Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Fix ctest --parallel #1290

Description

@1uc

Running ctest --parallel reliably fails with:

Filters: "Scenario: Check parents in valid NMODL constructs"
Randomness seeded to: 515386643

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
testparser is a Catch2 v3.5.3 host application.
Run with -? for options

-------------------------------------------------------------------------------
Scenario: Check parents in valid NMODL constructs
-------------------------------------------------------------------------------
/home/lucg/git/bbp/nmodl/test/unit/parser/parser.cpp:200
...............................................................................

/home/lucg/git/bbp/nmodl/test/unit/parser/parser.cpp:207: FAILED:
  {Unknown expression after the reported line}
due to unexpected exception with message:
  NMODL Parser Error : can not open file : "Unit.inc" [Location : 2.25-34]

-------------------------------------------------------------------------------
Scenario: Check parents in valid NMODL constructs
-------------------------------------------------------------------------------
/home/lucg/git/bbp/nmodl/test/unit/parser/parser.cpp:200
...............................................................................

/home/lucg/git/bbp/nmodl/test/unit/parser/parser.cpp:207: FAILED:
  {Unknown expression after the reported line}
due to unexpected exception with message:
  NMODL Parser Error : can not open file : "Unit.inc" [Location : 2.25-34]

===============================================================================
test cases:  1 |  0 passed | 1 failed
assertions: 78 | 76 passed | 2 failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions