Conversation
afccb03 to
6b21935
Compare
|
🔨 Triggering try run (#11984713555) for Linux WPT, MacOS, Windows, Android, OpenHarmony, Lint |
|
Test results for linux-wpt-layout-2020 from try job (#11984713555): Flaky unexpected result (29)
Stable unexpected results that are known to be intermittent (9)
|
|
|
|
I've lost the thread a bit on this one. What is it waiting on, @sagudev? |
It's waiting on surfman PR: servo/surfman#321 which is very close to being done. |
6b21935 to
d108e0d
Compare
|
more detailed stacktrace: https://github.com/sagudev/servo/actions/runs/12670695296/job/35310895487 related: #34813 |
|
Full local backtrace: |
d108e0d to
fca4d9a
Compare
fca4d9a to
a390f5d
Compare
|
🔨 Triggering try run (#13087463816) for Linux (Unit Tests, WPT, Bencher), MacOS (Unit Tests), Windows (Unit Tests), Android, OpenHarmony, Lint |
|
Test results for linux-wpt-layout-2020 from try job (#13087463816): Flaky unexpected result (19)
Stable unexpected results that are known to be intermittent (15)
|
|
✨ Try run (#13087463816) succeeded. |
|
@jschwe could you take a look at OHOS failure, because I suspect it's not CI problem. Having backtrace would be useful. |
|
I can reproduce the crash locally on this branch. Here is a backtrace (manually created). Does it work on android currently? |
CI passes, but I do not have android testing setup so IDK. |
Would it be possible to obtain proper backtrace? Some steps are missing between 1 and 2. |
|
So the issue seems to be in glow/src/native:rs - |
I am able to reproduce this in surfman CI (I added android emulation): https://github.com/sagudev/surfman/actions/runs/13099337219/job/36545598132#step:6:629 |
|
For reference, work is happening in servo/surfman#331. |
|
Test results for linux-wpt-layout-2020 from try job (#13107072688): Flaky unexpected result (22)
Stable unexpected results that are known to be intermittent (14)
|
|
|
7a06e12 to
28f42f1
Compare
jdm
left a comment
There was a problem hiding this comment.
Hooray! Thanks for dealing with all of the subtle issues along the way!
Signed-off-by: sagudev <[email protected]>
Signed-off-by: sagudev <[email protected]>
Signed-off-by: sagudev <[email protected]>
Signed-off-by: sagudev <[email protected]>
Signed-off-by: sagudev <[email protected]>
Signed-off-by: sagudev <[email protected]>
f41b6a0 to
b481db1
Compare
|
rebased! |
This reverts commit 503bb10.
This reverts commit 503bb10. Signed-off-by: sagudev <[email protected]>
This reverts commit 503bb10. Signed-off-by: sagudev <[email protected]>
This reverts commit 0fed995.
This reverts commit 0fed995. Signed-off-by: sagudev <[email protected]>
* Reapply "Use surfman with glow bindings (#34328)" (#35402) This reverts commit 0fed995. Signed-off-by: sagudev <[email protected]> * update surfman Signed-off-by: sagudev <[email protected]> --------- Signed-off-by: sagudev <[email protected]>
also removes some unsafe handling of webgl resource ids. This now also includes servo/webxr#255.
Part of #33539
Depends on servo/surfman#321
./mach build -ddoes not report any errors./mach test-tidydoes not report any errors