Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index e57265a396c57e5054f40aeb4ecacb1c6e27b6a2..0dd9234bf375fabfae7e0f8fb302883cecd05581 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -828,6 +828,9 @@ |
# TODO(rmcilroy,4680): Crash on windows nosnap shared. |
'regress/regress-crbug-352058': [PASS, ['no_snap == True', SKIP]], |
+ # TODO(513471): Attempting to optimize generator hits unreachable path. |
+ 'regress/regress-crbug-513471': [PASS, ['no_snap == True', SKIP]], |
+ |
# TODO(rmcilroy,4680): Fails on win32 debug. |
'div-mod': [PASS, ['arch == ia32', SKIP]], |
}], # ignition == True and system == windows |