Stephen Wade
                                            Stephen Wade
                                        
                                    cc @mxschmitt I think this needs a tag to run the affected tests.
@mxschmitt Looks like "tests 2" didn't run when I pushed another commit, and the Installation Test needs to be re-run. Could you help?
@mxschmitt Looks like the "should play audio" and "should play video" tests are flaky on `macos-12`. This lines up with what I found while testing audio playback on GitHub Actions...
Hey @mxschmitt, just following up on this. I pushed a commit to skip the "should play audio" and "should play video" tests on Webkit on macos-12, since that's where I...
Go away stale bot
@EyaOuenniche Your video doesn't appear to show the second menu animating at all. For me, the issue happens when I add the `transitionDuration` property to the styles of the second...
Are there any updates on this issue? It is still happening with the latest version, 5.0.0-beta.40.
@bcoe @mario-aleo @LarsDenBakker I ran into this issue today with @web/test-runner. I was able to narrow it down to one class file and two test files. If any of these...
I have the same issue with `typeorm` and `mysql2` because our code doesn't depend on `mysql2` directly. TypeORM tries to load it when you pass `type: 'mysql'` in the connection...