Index: HASHTAGS |
diff --git a/HASHTAGS b/HASHTAGS |
index 9eb2003dda857ceb9c3494adcfef4d8d3a16039d..8c65ce42cb52c2d2cd10d2793d45ba9d6bbcfb2c 100644 |
--- a/HASHTAGS |
+++ b/HASHTAGS |
@@ -12,5 +12,8 @@ |
dummyproject,BUG=skia:2139,BUG=skia:2812 |
notry,NOTRY=true |
nocommit,COMMIT=false |
-try_android_test_n7_d,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus7-Tegra3-Arm7-Debug |
-try_android_test_n7_r,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus7-Tegra3-Arm7-Release |
+ |
+floats,BUG=skia:3592 |
+n7,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus7-Tegra3-Arm7-Debug-Trybot |
rmistry
2015/03/25 19:59:49
n7 is Debug and n9 is Release, that might result i
|
+n9,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus9-TegraK1-Arm64-Release-Trybot |
+ |