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

try to test tests #81

Closed
wants to merge 2 commits into from
Closed

try to test tests #81

wants to merge 2 commits into from

Conversation

narimiran
Copy link
Contributor

Presto suddenly started to fail on Nim's CIs.
This is an attempt to see if the fails are reproducible.

Presto suddenly started to fail on Nim's CIs.
This is an attempt to see if the fails are reproducible.
@narimiran
Copy link
Contributor Author

2024-08-15T06:43:32.0483575Z [Suite] REST API router & macro tests
2024-08-15T06:43:32.0484815Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(61) testroute
2024-08-15T06:43:32.0486362Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(30) sendMockRequest
2024-08-15T06:43:32.0488275Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(24) sendMockRequest
2024-08-15T06:43:32.0489824Z /home/runner/work/nim-presto/nim-presto/nim/lib/pure/options.nim(202) get
2024-08-15T06:43:32.0490602Z 
2024-08-15T06:43:32.0491112Z     Unhandled exception: Can't obtain a value from a `none` [UnpackDefect]
2024-08-15T06:43:32.0491807Z   [FAILED] No parameters test
2024-08-15T06:43:32.0492588Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(103) testroute
2024-08-15T06:43:32.0493302Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(30) sendMockRequest
2024-08-15T06:43:32.0494035Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(24) sendMockRequest
2024-08-15T06:43:32.0495285Z /home/runner/work/nim-presto/nim-presto/nim/lib/pure/options.nim(202) get
2024-08-15T06:43:32.0495683Z 
2024-08-15T06:43:32.0495984Z     Unhandled exception: Can't obtain a value from a `none` [UnpackDefect]
2024-08-15T06:43:32.0496764Z   [FAILED] Reserved keywords as parameters test
2024-08-15T06:43:32.0497690Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(143) testroute
2024-08-15T06:43:32.0498410Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(30) sendMockRequest
2024-08-15T06:43:32.0499132Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(24) sendMockRequest
2024-08-15T06:43:32.0499992Z /home/runner/work/nim-presto/nim-presto/nim/lib/pure/options.nim(202) get
2024-08-15T06:43:32.0500496Z 
2024-08-15T06:43:32.0500862Z     Unhandled exception: Can't obtain a value from a `none` [UnpackDefect]
2024-08-15T06:43:32.0501345Z   [FAILED] Basic types as parameters test
2024-08-15T06:43:32.0502183Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(164) testroute
2024-08-15T06:43:32.0502895Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(30) sendMockRequest
2024-08-15T06:43:32.0503609Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(24) sendMockRequest
2024-08-15T06:43:32.0504305Z /home/runner/work/nim-presto/nim-presto/nim/lib/pure/options.nim(202) get
2024-08-15T06:43:32.0504855Z 
2024-08-15T06:43:32.0505379Z     Unhandled exception: Can't obtain a value from a `none` [UnpackDefect]
2024-08-15T06:43:32.0506105Z   [FAILED] Routes installation from generic proc
2024-08-15T06:43:32.0506701Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(231) testroute
2024-08-15T06:43:32.0507400Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(36) sendMockRequest
2024-08-15T06:43:32.0508107Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(24) sendMockRequest
2024-08-15T06:43:32.0508795Z /home/runner/work/nim-presto/nim-presto/nim/lib/pure/options.nim(202) get
2024-08-15T06:43:32.0509187Z 
2024-08-15T06:43:32.0509477Z     Unhandled exception: Can't obtain a value from a `none` [UnpackDefect]
2024-08-15T06:43:32.0509965Z   [FAILED] Custom types as parameters test
2024-08-15T06:43:32.0510501Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(283) testroute
2024-08-15T06:43:32.0511196Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(36) sendMockRequest
2024-08-15T06:43:32.0511911Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(24) sendMockRequest
2024-08-15T06:43:32.0512672Z /home/runner/work/nim-presto/nim-presto/nim/lib/pure/options.nim(202) get
2024-08-15T06:43:32.0513337Z 
2024-08-15T06:43:32.0513851Z     Unhandled exception: Can't obtain a value from a `none` [UnpackDefect]
2024-08-15T06:43:32.0514654Z   [FAILED] seq[basic] types parameters test
2024-08-15T06:43:32.0515310Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(360) testroute
2024-08-15T06:43:32.0516039Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(36) sendMockRequest
2024-08-15T06:43:32.0516750Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(24) sendMockRequest
2024-08-15T06:43:32.0517436Z /home/runner/work/nim-presto/nim-presto/nim/lib/pure/options.nim(202) get
2024-08-15T06:43:32.0517808Z 
2024-08-15T06:43:32.0518100Z     Unhandled exception: Can't obtain a value from a `none` [UnpackDefect]
2024-08-15T06:43:32.0518582Z   [FAILED] seq[custom] types parameters test
2024-08-15T06:43:32.0518924Z   [OK] Unique routes test
2024-08-15T06:43:32.0519393Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(551) testroute
2024-08-15T06:43:32.0520088Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(30) sendMockRequest
2024-08-15T06:43:32.0520791Z /home/runner/work/nim-presto/nim-presto/tests/testroute.nim(24) sendMockRequest
2024-08-15T06:43:32.0521698Z /home/runner/work/nim-presto/nim-presto/nim/lib/pure/options.nim(202) get
2024-08-15T06:43:32.0522319Z 
2024-08-15T06:43:32.0522640Z     Unhandled exception: Can't obtain a value from a `none` [UnpackDefect]
2024-08-15T06:43:32.0523485Z   [FAILED] Redirection test

I can't reproduce this locally. Restarting failed tests to see if it was just a temporary fluke.

@narimiran
Copy link
Contributor Author

Finally green. Closing.

@narimiran narimiran closed this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant