Closed Bug 1308648 Opened 8 years ago Closed 8 years ago

test_css-properties-db.js recommends you run "mach generate-css-db" which is not a valid mach command

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(firefox52 fixed)

RESOLVED FIXED
Firefox 52
Tracking Status
firefox52 --- fixed

People

(Reporter: dholbert, Assigned: gregtatum)

Details

Attachments

(1 file)

test_css-properties-db.js has an error message and some documentation indicating that "mach generate-css-db" is a command that may need to be run.

The problem is, mach generate-css-db isn't a valid command. :)


> $ ./mach generate-css-db
> It looks like you are trying to run an unknown mach command: generate-css-db
> 
> Did you want to run any of these commands instead: devtools-css-db, generate-addon-sdk-moz-build?
> 
> Run |mach help| to show a list of commands.

It looks like the command is actually named "mach devtools-css-db" (not "generate"). We need to correct the test on this.

gtatum, would you mind taking this? Looks like you've been doing some work on this test recently.
Woops, thanks for catching this! I ended up renaming the command, and guess I missed this reference to it in the test. I'll get this fixed.
Comment on attachment 8799408 [details]
Bug 1308648 - Fix reference to ./mach devtools-css-db in test_css-properties.js;

https://reviewboard.mozilla.org/r/84600/#review83142

Thanks.  Looks good.
Attachment #8799408 - Flags: review?(ttromey) → review+
Pushed by gtatum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/273b6a2d3e8d
Fix reference to ./mach devtools-css-db in test_css-properties.js; r=tromey
https://hg.mozilla.org/mozilla-central/rev/273b6a2d3e8d
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: