Closed
Bug 1088945
Opened 10 years ago
Closed 10 years ago
runreftests.py is broken
Categories
(Testing :: Reftest, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ehsan.akhgari, Unassigned)
Details
$ ./mach reftest editor/reftests/reftest.list
0:00.16 /usr/bin/make -C . -j8 -s -w reftest
0:00.33 make: Entering directory `/Users/ehsan/moz/src/obj-ff-clang-plugin.noindex'
0:00.49 Usage: runreftest.py [options]
0:00.49
0:00.49 runreftest.py: error: could not find the application path, --appname must be specified
0:00.51 make: Leaving directory `/Users/ehsan/moz/src/obj-ff-clang-plugin.noindex'
Reporter | ||
Comment 1•10 years ago
|
||
Actually the problem happens even when running runreftests.py manually.
Component: mach → Reftest
Product: Core → Testing
Summary: mach reftest is broken → runreftests.py is broken
Not sure what's wrong here, but "./mach reftest editor/reftests/reftest.list" works for me on master with changeset: 212789:7e3c85754d32.
Reporter | ||
Comment 3•10 years ago
|
||
Hmm, yeah it seems to work for me now too. Not sure what happened.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•