From 698db1eb40cbd3e8c787c088eef2030de437a603 Mon Sep 17 00:00:00 2001 From: Todd Volkert Date: Sat, 20 Jul 2019 09:25:16 -0700 Subject: [PATCH] Evict DanTup_tiler.test due to flakes (#8) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Experiencing the following flake: ``` | ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════ | The following TestFailure object was thrown running a test: | Expected: one widget whose rasterized image matches golden image | "test-maps/orientation/isometric_windows.png" | Actual: ?: | Which: does not match ``` --- registry/DanTup_tiler.test | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 registry/DanTup_tiler.test diff --git a/registry/DanTup_tiler.test b/registry/DanTup_tiler.test deleted file mode 100644 index 57ff1ad4..00000000 --- a/registry/DanTup_tiler.test +++ /dev/null @@ -1,7 +0,0 @@ -contact=danny@tuppeny.com -fetch=git clone https://github.com/DanTup/tiler.git tests -fetch=git -C tests checkout 0a5e5e1c01826852ce7fa26fa4abf5e0279689fc -fetch=git -C tests submodule init -fetch=git -C tests submodule update --recursive --remote -update=. -test=flutter test test