Skip to content

Tests are timing sensitive and flaky on busy machines #4

@sternenseemann

Description

@sternenseemann

Observed this likely because the build machine was rather busy:

Running 1 test suites...
Test suite test: RUNNING...
Tests
  paramtree: FAIL
    Test output was different from 'tests/paramtree.golden'. It was:
    paramtree
      1 Int #1
        False Bool/'a' Char
          1337 Int #2:   OK (0.01s)
          42 Int #2:     OK
        True Bool
          'a' Char
            1337 Int #2: OK
            42 Int #2:   OK
          'x' Char
            1337 Int #2: OK
            42 Int #2:   OK
          'y' Char
            1337 Int #2: OK
            42 Int #2:   OK
      2 Int #1
        False Bool/'a' Char
          1337 Int #2:   OK
          42 Int #2:     OK
        True Bool
          'a' Char
            1337 Int #2: OK
            42 Int #2:   OK
          'x' Char
            1337 Int #2: OK
            42 Int #2:   OK
          'y' Char
            1337 Int #2: OK
            42 Int #2:   OK
    
    All 16 tests passed

1 out of 1 tests failed (0.01s)
Test suite test: FAIL
Test suite logged to: dist/test/paramtree-0.1.1.1-test.log
0 of 1 test suites (0 of 1 test cases) passed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions