Closed
Bug 883114
Opened 12 years ago
Closed 12 years ago
Cleanup various manual test make rules
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla25
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
|
7.05 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
|
3.48 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
|
750 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
|
1.76 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
|
4.03 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #762636 -
Flags: review?(ted)
| Assignee | ||
Comment 2•12 years ago
|
||
Moving files that should end up in a subdir, into a subdir.
Attachment #762639 -
Flags: review?(ted)
| Assignee | ||
Comment 3•12 years ago
|
||
As mentioned on IRC, we run those twice right now.
Attachment #762642 -
Flags: review?(ted)
| Assignee | ||
Comment 4•12 years ago
|
||
A change from installing those shared files from the dir they come from, to the dir they should end up in.
Attachment #762644 -
Flags: review?(ted)
| Assignee | ||
Comment 5•12 years ago
|
||
Attachment #762645 -
Flags: review?(ted)
Comment 6•12 years ago
|
||
Comment on attachment 762636 [details] [diff] [review]
Part a: various in dom
Review of attachment 762636 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/tests/mochitest/dom-level2-html/files/applets/org/w3c/domts/Makefile.in
@@ +12,5 @@
> +
> +MOCHITEST_FILES := \
> + DOMTSApplet.class \
> + $(NULL)
> +
I wish we didn't have to have a separate Makefile to make this rule work. Maybe we can fix this when we move this all to manifests or whatever.
Attachment #762636 -
Flags: review?(ted) → review+
Updated•12 years ago
|
Attachment #762639 -
Flags: review?(ted) → review+
Updated•12 years ago
|
Attachment #762642 -
Flags: review?(ted) → review+
Updated•12 years ago
|
Attachment #762644 -
Flags: review?(ted) → review+
Updated•12 years ago
|
Attachment #762645 -
Flags: review?(ted) → review+
| Assignee | ||
Comment 7•12 years ago
|
||
Comment on attachment 762642 [details] [diff] [review]
Part c: double-testing in crashreporter
Turns out this breaks stuff \o/
https://tbpl.mozilla.org/?tree=Try&rev=91faa4d5d23b
| Assignee | ||
Comment 8•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/fe855688d0b8
https://hg.mozilla.org/mozilla-central/rev/85e3518c74a7
https://hg.mozilla.org/mozilla-central/rev/78746bdf4538
https://hg.mozilla.org/mozilla-central/rev/bdeb770d63e7
Will deal with part c elsewhere.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•