Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 24fb788

Browse files
author
George Wright
committed
some tests don't work due to mappings not working fully on fuchsia
1 parent fe7c3f6 commit 24fb788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/fuchsia/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ echo "$(date) START:fml_tests ---------------------------------------"
100100
./fuchsia_ctl -d $device_name test \
101101
-f fml_tests-0.far \
102102
-t fml_tests \
103-
-a "--gtest_filter=-MessageLoop*:Message*" \
103+
-a "--gtest_filter=-MessageLoop*:Message*:FileTest.CanTruncateAndWrite:FileTest.CreateDirectoryStructure" \
104104
--identity-file $pkey \
105105
--timeout-seconds $test_timeout_seconds \
106106
--packages-directory packages

0 commit comments

Comments
 (0)