-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add error handling to BaseAudioContext::new_inherited #33023
fix: add error handling to BaseAudioContext::new_inherited #33023
Conversation
dd48881
to
fdcdd2f
Compare
fdcdd2f
to
adc4d57
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work!
🔨 Triggering try run (#10369821790) for Linux WPT |
Test results for linux-wpt-layout-2020 from try job (#10369821790): Flaky unexpected result (20)
Stable unexpected results that are known to be intermittent (11)
Stable unexpected results (1)
|
|
Interesting, how can test timeout and I am returning error now?! |
Have you tested the original test from #32986 locally? I'd like to know why it's still crashing. |
Yes it is not crashing but timeout:
|
c5d12d0
to
dc03076
Compare
🔨 Triggering try run (#10402430018) for Linux WPT |
|
Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
dc03076
to
931ffb8
Compare
Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
931ffb8
to
083894d
Compare
Signed-off-by: Taym <haddadi.taym@gmail.com>
Signed-off-by: Taym <haddadi.taym@gmail.com>
./mach build -d
does not report any errors./mach test-tidy
does not report any errors