Closed
Bug 1648674
Opened 5 years ago
Closed 5 years ago
/builds/worker/bin/test-linux.sh: line 182: [: ==: unary operator expected
Categories
(Testing :: General, defect)
Testing
General
Tracking
(firefox-esr78 fixed, firefox80 fixed)
RESOLVED
FIXED
mozilla80
People
(Reporter: glandium, Assigned: egao)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Found this randomly in test logs:
/builds/worker/bin/test-linux.sh: line 182: [: ==: unary operator expected
/builds/worker/bin/test-linux.sh: line 184: [: ==: unary operator expected
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → egao
Assignee | ||
Comment 1•5 years ago
|
||
Changes:
- default to a value of 'false' if the value is not set to avoid error lines.
Pushed by egao@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ff2bb72cede
fix unary operator expected error in test-liux.sh r=glandium
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
Comment 4•4 years ago
|
||
bugherder uplift |
status-firefox-esr78:
--- → fixed
Updated•4 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•