|
175 | 175 | "expected": {"all": {"status": ["CRASH", "PASS"], "bug": "webkit.org/b/265886"}} |
176 | 176 | }, |
177 | 177 | "/webkit/WebKitWebView/is-playing-audio": { |
178 | | - "expected": {"gtk": {"status": ["FAIL", "TIMEOUT"], "bug": "webkit.org/b/274344"}} |
| 178 | + "expected": {"all": {"status": ["FAIL", "TIMEOUT"], "bug": "webkit.org/b/274344"}} |
179 | 179 | }, |
180 | 180 | "/webkit/WebKitWebView/submit-form": { |
181 | 181 | "expected": {"gtk": {"status": ["FAIL", "TIMEOUT"], "bug": "webkit.org/b/279009"}} |
|
184 | 184 | "expected": {"gtk": {"status": ["PASS", "TIMEOUT"], "bug": "webkit.org/b/284812"}} |
185 | 185 | }, |
186 | 186 | "/webkit/WebKitWebView/save": { |
187 | | - "expected": {"wpe": {"status": ["CRASH"], "bug": "webkit.org/b/289436"}} |
| 187 | + "expected": {"wpe": {"status": ["CRASH", "TIMEOUT"], "bug": "webkit.org/b/289436"}} |
188 | 188 | } |
189 | 189 | } |
190 | 190 | }, |
|
372 | 372 | }, |
373 | 373 | "WTF_WorkQueue.DestroyDispatchedOnDispatchQueue": { |
374 | 374 | "expected": {"all": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/260211" }} |
| 375 | + }, |
| 376 | + "WTF_DateMath.calculateLocalTimeOffset": { |
| 377 | + "expected": {"wpe": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/297780"}} |
375 | 378 | } |
376 | 379 | } |
377 | 380 | }, |
|
405 | 408 | "subtests": { |
406 | 409 | "/webkit/WebKitPolicyClient/autoplay-policy": { |
407 | 410 | "expected": {"gtk": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/222091"}, |
408 | | - "wpe": {"status": ["PASS", "FAIL"], "bug": "webkit.org/b/281986"}} |
| 411 | + "wpe": {"status": ["PASS", "FAIL", "TIMEOUT"], "bug": "webkit.org/b/281986"}} |
409 | 412 | }, |
410 | 413 | "/webkit/WebKitPolicyClient/new-window-policy": { |
411 | 414 | "expected": {"all": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/281812"}} |
412 | 415 | } |
413 | 416 | } |
414 | 417 | }, |
| 418 | + "TestDisplayWayland": { |
| 419 | + "subtests": { |
| 420 | + "/wpe-platform/DisplayWayland/available-input-devices": { |
| 421 | + "expected": {"wpe": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/297780"}} |
| 422 | + }, |
| 423 | + "/wpe-platform/DisplayWayland/connect": { |
| 424 | + "expected": {"wpe": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/297780"}} |
| 425 | + }, |
| 426 | + "/wpe-platform/DisplayWayland/create-view": { |
| 427 | + "expected": {"wpe": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/297780"}} |
| 428 | + }, |
| 429 | + "/wpe-platform/DisplayWayland/keymap": { |
| 430 | + "expected": {"wpe": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/297780"}} |
| 431 | + }, |
| 432 | + "/wpe-platform/DisplayWayland/screens": { |
| 433 | + "expected": {"wpe": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/297780"}} |
| 434 | + } |
| 435 | + } |
| 436 | + }, |
415 | 437 | "TestDownloads": { |
416 | 438 | "subtests": { |
417 | 439 | "/webkit/Downloads/remote-file-error": { |
|
440 | 462 | "expected": {"all": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/264505"}} |
441 | 463 | }, |
442 | 464 | "/webkit/WebKitWebProcessExtension/user-messages": { |
443 | | - "expected": {"gtk": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/284812"}} |
| 465 | + "expected": {"all": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/284812"}} |
| 466 | + }, |
| 467 | + "/webkit/WebKitWebView/web-process-crashed": { |
| 468 | + "expected": {"wpe": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/297780"}} |
444 | 469 | } |
445 | 470 | } |
446 | 471 | }, |
|
0 commit comments