Skip to content

Commit

Permalink
[Fuchsia] Dump syslog output after tests have run (#16561)
Browse files Browse the repository at this point in the history
  • Loading branch information
George Wright committed Feb 12, 2020
1 parent e0ebaea commit 8a6b949
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions testing/fuchsia/run_tests.sh
Expand Up @@ -68,3 +68,8 @@ done
-f shell_tests-0.far \
-t shell_tests \
-a "--gtest_filter=-ShellTest.HandlesActualIphoneXsInputEvents:ShellTest.CacheSkSLWorks:ShellTest.SetResourceCacheSize*:ShellTest.Screenshot:ShellTest.WaitForFirstFrameTimeout"

echo "Dumping system logs..."

./fuchsia_ctl -d $device_name ssh \
-c "log_listener --dump_logs yes"

0 comments on commit 8a6b949

Please sign in to comment.