Add 9 test fixmes (#5872)

* Add 4 test fixmes

* Add 3 more test fixmes

* Another one

* Last one yo
This commit is contained in:
Pierre Jacquier
2025-03-19 07:58:55 -04:00
committed by GitHub
parent 26fba71abf
commit af492d2cb6
8 changed files with 283 additions and 296 deletions

View File

@ -3,7 +3,7 @@ import { commonPoints, getUtils } from './test-utils'
import { EngineCommand } from 'lang/std/artifactGraph'
import { uuidv4 } from 'lib/utils'
test.describe('Test network and connection issues', () => {
test.fixme('Test network and connection issues', () => {
test(
'simulate network down and network little widget',
{ tag: '@skipLocalEngine' },