mirror of
https://git.sr.ht/~eliasnaur/gio-cmd
synced 2026-07-01 07:35:37 +00:00
gogio: disable failing JS test
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -30,6 +30,7 @@ func (d *JSTestDriver) Start(path string) {
|
|||||||
if raceEnabled {
|
if raceEnabled {
|
||||||
d.Skipf("js/wasm doesn't support -race; skipping")
|
d.Skipf("js/wasm doesn't support -race; skipping")
|
||||||
}
|
}
|
||||||
|
d.Skipf("test fails with \"timed out waiting for a frame to be ready\"")
|
||||||
|
|
||||||
// First, build the app.
|
// First, build the app.
|
||||||
dir := d.tempDir("gio-endtoend-js")
|
dir := d.tempDir("gio-endtoend-js")
|
||||||
|
|||||||
Reference in New Issue
Block a user