Skip to content

Commit

Permalink
Enable Vulkan-related shell unittests on Fuchsia (flutter#16718)
Browse files Browse the repository at this point in the history
Also enable tests that were disabled due to MessageLoop flakiness resolved by flutter#16568
  • Loading branch information
George Wright authored Feb 21, 2020
1 parent ab0dd12 commit e5091a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/fuchsia/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ done
./fuchsia_ctl -d $device_name test \
-f shell_tests-0.far \
-t shell_tests \
-a "--gtest_filter=-ShellTest.HandlesActualIphoneXsInputEvents:ShellTest.CacheSkSLWorks:ShellTest.SetResourceCacheSize*:ShellTest.Screenshot:ShellTest.WaitForFirstFrameTimeout"
-a "--gtest_filter=-ShellTest.CacheSkSLWorks:ShellTest.SetResourceCacheSize*"

0 comments on commit e5091a8

Please sign in to comment.