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

Unified Diff: tests/language/language.status

Issue 8394041: Implement path canonicalization on Windows to fix infinite loop on cyclic includes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 2 months 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 | « runtime/bin/file_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index c977ee726842de1931cb0c12205212a557707dfa..df01672ff7492e943c28b1752efbe33ef39bc14d 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -66,10 +66,6 @@ NonParameterizedFactory2Test: Fail # Bug 5257789
[ $arch == ia32 && $mode == debug ]
NonParameterizedFactoryTest: Crash # Issue 226
-
-[ $arch == ia32 && $system == win32]
-CyclicImportTest: Skip # Codesite issue 172
-
# Problems specific to dartc optimized mode
[ ($arch == dartc || $arch == chromium) && $mode == release ]
MethodInvocationTest: Fail # Bug 5392266
« no previous file with comments | « runtime/bin/file_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698