Closed Bug 1288046 Opened 8 years ago Closed 7 years ago

Stylo-firefox doesn't run in reftest

Categories

(Testing :: Reftest, defect, P1)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1304797

People

(Reporter: shinglyu, Assigned: shinglyu)

References

Details

STR: 
1. Build a release build Firefox with Stylo enabled
2. (Need to apply this patch: https://github.com/servo/servo/issues/12520, will land soon)
3. Run `./mach reftest layout/reftests/border-radius/reftest.list`

Expect: Reftest runs

Actual: Reftest freeze on this error message:

```
REFTEST INFO | Checking for orphan ssltunnel processes...
REFTEST INFO | Checking for orphan xpcshell processes...
REFTEST INFO | Running with e10s: True
1469007045965	Marionette	INFO	Listening on port 2828
1469007046840	Marionette	INFO	startBrowser 3b16dfca-be13-4b1c-804a-0ceaff5b390d
JavaScript error: resource://pdf.js/PdfjsContentUtils.jsm, line 106: TypeError: this._mm is null
JavaScript error: resource://pdf.js/PdfjsContentUtils.jsm, line 106: TypeError: this._mm is null
[Parent 25567] WARNING: pipe error (55): Connection reset by peer: file /home/shinglyu/workspace/stylo/gecko-dev/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 320
###!!! [Parent][MessageChannel] Error: (msgtype=0x2C007D,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
JavaScript error: resource:///modules/ContentCrashHandlers.jsm, line 75: TypeError: browser.permanentKey is not a non-null object
```
Blocks: stylo
Update: run reftest with --disable-e10s works.
Assignee: nobody → slyu
Blocks: 1288277
Priority: -- → P1
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.