Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flaky test: windows: tests/gc/weakrefs c -d:release -d:useRealtimeGC; tests/gc/thavlak; tests/gc/gcleak4 c --gc:markAndSweep #411

Open
timotheecour opened this issue Dec 1, 2020 · 2 comments

Comments

@timotheecour
Copy link
Owner

timotheecour commented Dec 1, 2020

flaky test: windows: tests/gc/weakrefs c -d:release -d:useRealtimeGC
found in nim-lang#16221


2020-12-01T21:34:34.9314171Z PASS: tests/gc/weakrefs c                                          ( 5.43 sec)
2020-12-01T21:34:34.9315324Z FAIL: tests/gc/weakrefs c  -d:release -d:useRealtimeGC
2020-12-01T21:34:34.9316084Z Test "tests\gc\weakrefs" in category "gc"
2020-12-01T21:34:34.9316687Z Failure: reNimcCrash
2020-12-01T21:34:34.9317738Z $ D:\a\1\s\bin\nim.exe c --hints:on -d:testing --nimblePath:tests/deps -d:release -d:useRealtimeGC --nimCache:nimcache\tests\gc\weakrefs_531bc398bb9ef436e1222e7e0368eb6a tests\gc\weakrefs
2020-12-01T21:34:34.9318936Z Hint: used config file 'D:\a\1\s\config\nim.cfg' [Conf]
2020-12-01T21:34:34.9319700Z Hint: used config file 'D:\a\1\s\config\config.nims' [Conf]
2020-12-01T21:34:34.9320411Z Hint: used config file 'D:\a\1\s\tests\config.nims' [Conf]
2020-12-01T21:34:34.9321084Z .......CC: stdlib_assertions.nim
2020-12-01T21:34:34.9321546Z CC: stdlib_io.nim
2020-12-01T21:34:34.9322261Z CC: stdlib_system.nim
2020-12-01T21:34:34.9322718Z CC: stdlib_packedsets.nim
2020-12-01T21:34:34.9324995Z CC: weakrefs.nim
2020-12-01T21:34:34.9325364Z 
2020-12-01T21:34:34.9325721Z 
2020-12-01T21:34:38.3833408Z PASS: examples/allany.nim c                                        ( 4.32 sec)
2020-12-01T21:34:38.3858771Z NOTINBATCH: examples/extract_keyval_pairs_pegs.nim c

@timotheecour
Copy link
Owner Author

https://dev.azure.com/nim-lang/255dfe86-e590-40bb-a8a2-3c0295ebdeb1/_apis/build/builds/10707/logs/114
nim-lang#16276

2020-12-07T06:14:02.0248415Z PASS: tests/gc/thavlak c  --gc:orc -d:release                      (15.43 sec)
2020-12-07T06:14:02.0396967Z FAIL: tests/gc/thavlak c  --gc:markAndSweep
2020-12-07T06:14:02.0910284Z Test "tests\gc\thavlak" in category "gc"
2020-12-07T06:14:02.1017951Z Failure: reOutputsDiffer
2020-12-07T06:14:02.3027752Z Expected:
2020-12-07T06:14:02.3587833Z Welcome to LoopTesterApp, Nim edition
2020-12-07T06:14:02.4014121Z Constructing Simple CFG...
2020-12-07T06:14:02.5140565Z 5000 dummy loops
2020-12-07T06:14:02.5622703Z Constructing CFG...
2020-12-07T06:14:02.5738319Z Performing Loop Recognition
2020-12-07T06:14:02.6211699Z 1 Iteration
2020-12-07T06:14:02.6545447Z Another 3 iterations...
2020-12-07T06:14:02.7166057Z ...
2020-12-07T06:14:02.7168217Z Found 1 loops (including artificial root node) (3)
2020-12-07T06:14:02.7511409Z 
2020-12-07T06:14:02.7779120Z Gotten:
2020-12-07T06:14:02.8207222Z Welcome to LoopTesterApp, Nim edition
2020-12-07T06:14:02.8517095Z Constructing Simple CFG...
2020-12-07T06:14:02.8803695Z 5000 dummy loops
2020-12-07T06:14:02.9251633Z Constructing CFG...
2020-12-07T06:14:02.9510239Z Performing Loop Recognition
2020-12-07T06:14:03.0793452Z 1 Iteration
2020-12-07T06:14:03.1385283Z Another 3 iterations...
2020-12-07T06:14:03.1847882Z ..
2020-12-07T06:14:03.2973646Z 
2020-12-07T06:14:03.3619139Z 
2020-12-07T06:14:03.5198306Z PASS: tests/gc/thavlak c  -d:release --gc:markAndSweep             (16.75 sec)

@timotheecour timotheecour changed the title flaky test: windows: tests/gc/weakrefs c -d:release -d:useRealtimeGC flaky test: windows: tests/gc/weakrefs c -d:release -d:useRealtimeGC; tests/gc/thavlak Dec 7, 2020
@timotheecour
Copy link
Owner Author

https://dev.azure.com/nim-lang/255dfe86-e590-40bb-a8a2-3c0295ebdeb1/_apis/build/builds/10808/logs/104

2020-12-10T22:16:41.4271376Z PASS: tests/gc/gcleak4 c                                           (12.05 sec)
2020-12-10T22:16:41.4694531Z PASS: tests/gc/gcleak4 c  -d:release -d:useRealtimeGC              ( 7.46 sec)
2020-12-10T22:16:41.4962426Z PASS: tests/gc/gcleak4 c  --gc:orc                                 (12.97 sec)
2020-12-10T22:16:41.5098095Z PASS: tests/gc/gcleak4 c  --gc:orc -d:release                      (10.59 sec)
2020-12-10T22:16:41.5166763Z FAIL: tests/gc/gcleak4 c  --gc:markAndSweep
2020-12-10T22:16:41.5189618Z Test "tests\gc\gcleak4" in category "gc"
2020-12-10T22:16:41.5437990Z Failure: reNimcCrash
2020-12-10T22:16:41.5607795Z $ D:\a\1\s\bin\nim.exe c --hints:on -d:testing --nimblePath:tests/deps --gc:markAndSweep --nimCache:nimcache\tests\gc\gcleak4_4faa0fc3d02772f091a24d77ac1cda7f tests\gc\gcleak4
2020-12-10T22:16:41.5701259Z Hint: used config file 'D:\a\1\s\config\nim.cfg' [Conf]
2020-12-10T22:16:41.5743558Z Hint: used config file 'D:\a\1\s\config\config.nims' [Conf]
2020-12-10T22:16:41.5863696Z Hint: used config file 'D:\a\1\s\tests\config.nims' [Conf]
2020-12-10T22:16:41.6240615Z ....
2020-12-10T22:16:41.7550815Z gcleak4.nim(7, 3) Hint: 'PLiteral' is declared but not used [XDeclaredButNotUsed]
2020-12-10T22:16:41.8219551Z CC: stdlib_io.nim
2020-12-10T22:16:41.8220150Z CC: stdlib_system.nim
2020-12-10T22:16:41.9576997Z CC: gcleak4.nim
2020-12-10T22:16:42.1388256Z H
2020-12-10T22:16:42.2077300Z 
2020-12-10T22:16:51.6631248Z PASS: examples/allany.nim c                                        ( 4.65 sec)

@timotheecour timotheecour changed the title flaky test: windows: tests/gc/weakrefs c -d:release -d:useRealtimeGC; tests/gc/thavlak flaky test: windows: tests/gc/weakrefs c -d:release -d:useRealtimeGC; tests/gc/thavlak; tests/gc/gcleak4 c --gc:markAndSweep Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant