Closed
Bug 411506
Opened 18 years ago
Closed 18 years ago
JavaScript Tests - known-failures.pl should ignore trailing spaces
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
Details
Attachments
(1 file)
|
986 bytes,
patch
|
Details | Diff | Splinter Review |
Occasionally, I've let trailing spaces into public-failures.txt which have caused erroneous reports of regressions. This removes trailing spaces on input thus saving me from myself.
Flags: in-testsuite-
Flags: in-litmus-
| Assignee | ||
Comment 1•18 years ago
|
||
/cvsroot/mozilla/js/tests/known-failures.pl
new revision: 1.3; previous revision: 1.2
I included the most recent updates to public failures in this commit as well.
/cvsroot/mozilla/js/tests/public-failures.txt
new revision: 1.25; previous revision: 1.24
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•