Skip to content

Commit 43311b7

Browse files
Yilong Licopybara-github
authored andcommitted
[roll] Roll fuchsia [vulkan][swapchain] Disable ForceQuit and AcquireZeroTimeout on
non-hermetic tests. Change Id4a16b53d061266a43bb6ac6372100374435ec8b disabled these test cases on hermetic tests. We also saw emulator / SwiftShader crashes on non-hermetic test bots as well (example failure: go/bbid/8728776510452882097), thus this change disables them on non-hermetic tests (image-pipe-swapchain-tests). Multiply: image-pipe-swapchain-tests Original-Bug: 382536125 Original-Bug: 383660387 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172712 Original-Revision: bf32fec1502bdee82ba717bc772af3fc5fd69df9 GitOrigin-RevId: 41c80797a1e348a41edd8c631b12466466e9ee43 Change-Id: I180f6aa6a385656495672f58379ccad083bb2bc2
1 parent 982c715 commit 43311b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="d4bb15c9a41c60055f5e7a29f0afa3581c98f66f"/>
14+
revision="bf32fec1502bdee82ba717bc772af3fc5fd69df9"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)