Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uptest-wpt fails with servodriver #7086
Comments
|
An earlier bit of the output seems relevant:
|
|
Why do I need to do this when running then via mach? The README doesn't list that except for when you are running manually. |
|
I also get this on the macpro:
|
|
Adding the hosts lines does cause the tests to start working, but this seems bad. |
|
I'm looking into this. The hosts line bug is easy to fix, it's just some missing configuration in the harness. For me every test is crashing, which seems bad. |
|
Yes, I am noticing crashes as well, but perhaps not every test. But many :) |
|
From @jgraham in IRC:
|
|
So part of this was caused by my upgrading the wptrunner without the corresponding upgrade to mozlog or some similar combination. I need to retest now that those have both been properly upgraded. |
|
Yeah, you need that upgrade and then a fix for the race between the initial page load and the navigation mentioned above. |
STR:
./mach test-wpt --release --product servodrivercc @jgraham