Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Unified Diff: test/unittests/unittests.status

Issue 757913002: Fix platform unittests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/unittests/base/platform/platform-unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/unittests/unittests.status
diff --git a/test/unittests/unittests.status b/test/unittests/unittests.status
index 021d38b140d21e0bfd050ca70f1ad5cf46418475..d439913ccf68a2b308920724a0651786bb0464da 100644
--- a/test/unittests/unittests.status
+++ b/test/unittests/unittests.status
@@ -3,11 +3,4 @@
# found in the LICENSE file.
[
-
-##############################################################################
-['arch == android_arm or arch == android_ia32', {
-
- # This test times out.
- 'Thread.SelfJoin': [SKIP],
-}], # 'arch == android_arm or arch == android_ia32'
]
« no previous file with comments | « test/unittests/base/platform/platform-unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698