Closed
Bug 1382944
Opened 8 years ago
Closed 8 years ago
stylo: Allow an assertion in test_display_mode.html and test_display_mode_reflow.html
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
INVALID
People
(Reporter: hiro, Unassigned)
Details
Attachments
(1 file)
|
59 bytes,
text/x-review-board-request
|
Details |
this commit [1] somehow triggered an assertion in ReflowInput::CalculateHypotheticalPosition.
We should allow the assertion for now and later we should fix the cause of the assertion.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d42c8e6fc2d401c7700f67244e71a45b1f8cd9ef
I will open another bug to fix the assertion.
[1] https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=d4b7fc921b88a8416c656e3ee6a893479b463fc4&filter-searchStr=mochitest-chrome-style
| Comment hidden (mozreview-request) |
| Reporter | ||
Comment 2•8 years ago
|
||
(In reply to Hiroyuki Ikezoe (:hiro) from comment #0)
> this commit [1] somehow triggered an assertion in
> ReflowInput::CalculateHypotheticalPosition.
>
> We should allow the assertion for now and later we should fix the cause of
> the assertion.
>
> https://treeherder.mozilla.org/#/
> jobs?repo=try&revision=d42c8e6fc2d401c7700f67244e71a45b1f8cd9ef
>
> I will open another bug to fix the assertion.
Filed bug 1382946.
| Reporter | ||
Comment 3•8 years ago
|
||
(In reply to Hiroyuki Ikezoe (:hiro) from comment #0)
> this commit [1] somehow triggered an assertion in
> ReflowInput::CalculateHypotheticalPosition.
>
> We should allow the assertion for now and later we should fix the cause of
> the assertion.
>
> https://treeherder.mozilla.org/#/
> jobs?repo=try&revision=d42c8e6fc2d401c7700f67244e71a45b1f8cd9ef
-p linux64-stylo seems not work on try.
I hope '--artifact' works fine for stylo.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=07cc17c11144365bb5c002a7d582cd6f11559e25
| Reporter | ||
Comment 4•8 years ago
|
||
Did not work the revision based on autoland.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a6a17332b75bc36d3122c3fe1d5ac207c8cb5819
| Reporter | ||
Comment 5•8 years ago
|
||
Comment on attachment 8888665 [details]
Bug 1382944 - Allow an assertion in test_display_mode.html and test_display_mode_reflow.html on stylo.
Oh, the assertion seemed to happen on non-stylo build.
https://treeherder.mozilla.org/logviewer.html#?job_id=116218579&repo=autoland&lineNumber=7690
Attachment #8888665 -
Flags: review?(cam)
| Reporter | ||
Comment 6•8 years ago
|
||
Closing this is not a stylo issue.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•