Closed
Bug 627342
Opened 15 years ago
Closed 14 years ago
re-enable browser_webconsole_js_input_expansion.js
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 6
People
(Reporter: rcampbell, Assigned: rcampbell)
Details
(Whiteboard: [console-2][fixed-in-devtools][merged-to-mozilla-central])
Attachments
(1 file)
996 bytes,
patch
|
Gavin
:
review+
pcwalton
:
feedback+
|
Details | Diff | Splinter Review |
from checkin of bug 605621
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_js_input_expansion.js | height shrank to original size.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1295530399.1295531364.8188.gz#err0
Assignee | ||
Comment 1•15 years ago
|
||
checked in http://hg.mozilla.org/mozilla-central/rev/a9ad814a40e3 to temporarily disable this failing test.
Test seems to only fail on OS X 32 bit.
Assignee | ||
Comment 2•15 years ago
|
||
Assignee | ||
Comment 3•15 years ago
|
||
measuring within 1px to allow OS X 32 to pass.
Assignee | ||
Comment 4•15 years ago
|
||
any thoughts on this?
Assignee | ||
Comment 5•15 years ago
|
||
Comment on attachment 505447 [details] [diff] [review]
[in-devtools]test within 1px
requesting feedback.
Also wondering if it's worth adding a "within" test to SimpleTest.js to accommodate these kinds of tests.
Attachment #505447 -
Flags: feedback?(pwalton)
Comment 6•15 years ago
|
||
(In reply to comment #5)
> Also wondering if it's worth adding a "within" test to SimpleTest.js to
> accommodate these kinds of tests.
Something like is_epsilon(foo, bar, epsilon) might be interesting.
Comment 7•15 years ago
|
||
Comment on attachment 505447 [details] [diff] [review]
[in-devtools]test within 1px
Fine by me.
Attachment #505447 -
Flags: feedback?(pwalton) → feedback+
Updated•14 years ago
|
Whiteboard: [console-2]
Updated•14 years ago
|
Attachment #505447 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Updated•14 years ago
|
Whiteboard: [console-2] → [console-2][checkin]
Assignee | ||
Updated•14 years ago
|
Whiteboard: [console-2][checkin] → [console-2][fixed-in-devtools]
Assignee | ||
Comment 8•14 years ago
|
||
Comment on attachment 505447 [details] [diff] [review]
[in-devtools]test within 1px
http://hg.mozilla.org/projects/devtools/rev/16c139bbe0ca
Attachment #505447 -
Attachment description: test within 1px → [in-devtools]test within 1px
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [console-2][fixed-in-devtools] → [console-2][fixed-in-devtools][merged-to-mozilla-central]
Target Milestone: --- → Firefox 6
Assignee | ||
Comment 9•14 years ago
|
||
Comment on attachment 505447 [details] [diff] [review]
[in-devtools]test within 1px
http://hg.mozilla.org/mozilla-central/rev/16c139bbe0ca
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•