Closed Bug 612677 Opened 14 years ago Closed 14 years ago

TEST_PATH has stopped working for 'make crashtest'

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla2.0b8

People

(Reporter: ehsan.akhgari, Assigned: mounir)

References

Details

(Keywords: regression)

Attachments

(1 file)

From bug 610290 comment 4:

I used to be able to do:

make -C objdir crashtest TEST_PATH=path/to/crashtest.list

Now, neither of these two work, and they both result in the entire crashtest
suite to be run:

make -C objdir crashtest TEST_PATH=path/to/crashtest.list
TEST_PATH=path/to/crashtest.list make -C objdir crashtest
Keywords: regression
I don't know how that would have affected crashtest. Try backing the patch out locally?
I've reverted the patch locally and it seems that it is fixing the issue but I really don't understand how that could happen :/
Weirdly, changing TEST_PATH=foo to TEST_PATH?=foo in crashtest and jstestbrowser fixes the issue...
OS: Mac OS X → All
Hardware: x86 → All
Attached patch Patch v1Splinter Review
Assignee: nobody → mounir.lamouri
Status: NEW → ASSIGNED
Attachment #491035 - Flags: review?(ted.mielczarek)
Attachment #491035 - Flags: approval2.0?
CCing Kyle in case of he wants to steal the review ;)
Comment on attachment 491035 [details] [diff] [review]
Patch v1

r=me

FWIW, I'd call this NPOTB and check it in.
Attachment #491035 - Flags: review?(ted.mielczarek) → review+
Attachment #491035 - Flags: approval2.0?
Pushed:
http://hg.mozilla.org/mozilla-central/rev/1b4d00d79ae6

Unfortunately, I still don't understand why it wasn't working (doesn't make sense to me) but if this patch fix it, that's nice :)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: