Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 175
    • Issues 175
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #489

Closed
Open
Opened Jun 30, 2025 by Alfredo Di Napoli@AlfredoDiNapoli
  • Report abuse
  • New issue
Report abuse New issue

Unexpected timeout in List API test

We recently got this test failure on an unrelated MR:

  test/Test/API/Private/List.hs:112:7: 
  1) Gargantext API, List API, Prelude, Importing terms as TSV, should skip problematic rows
       uncaught exception: WithStacktrace
       WithStacktrace {ct_callStack = [("panicTrace",SrcLoc {srcLocPackage = "gargantext-0.0.7.4.7-inplace-garg-test-hspec", srcLocModule = "Test.Utils", srcLocFile = "test/Test/Utils.hs", srcLocStartLine = 302, srcLocStartCol = 18, srcLocEndLine = 302, srcLocEndCol = 28}),("pollUntilWorkFinished",SrcLoc {srcLocPackage = "gargantext-0.0.7.4.7-inplace-garg-test-hspec", srcLocModule = "Test.API.Private.List", srcLocFile = "test/Test/API/Private/List.hs", srcLocStartLine = 78, srcLocStartCol = 17, srcLocEndLine = 78, srcLocEndCol = 38})], ct_error = UnexpectedPanic "[pollUntilWorkFinished] timed out while waiting to finish job JobInfo {_ji_message_id = PGMQMid 3, _ji_mNode_id = Just nodeId-22}"}

I think that still means that somehow our workers tests are flaky, or simply that we need to extend the timeout for the tests.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#489