Skip to content

test failures on linux #2

@hyperthunk

Description

@hyperthunk

OS: CentOS 6 (Linux 2.6.32-279.19.1.el6.x86_64 #1 SMP x86_64 x86_64 x86_64)
GHC: version 7.4.2

Had to bump a couple of dependencies: test-framework (to 0.8) and test-framework-hunit (to 0.3.0), as older versions wouldn't install.

t4@frigg:distributed-process-global $ cabal test --show-details=always
Running 1 test suites...
Test suite TestGlobal: RUNNING...
Basic features:
  multicallTest: [OK]
  clusterTest1: [OK]
  clusterTest2: [OK]
  registrationErrors: [Failed]
ERROR: UnexpectedConnectionFailure
  registrationVisibility: [OK]
  collisionTest: [OK]

         Test Cases  Total      
 Passed  5           5          
 Failed  1           1          
 Total   6           6          
Test suite TestGlobal: FAIL
Test suite logged to:
dist/test/distributed-process-global-0.1.0.0-TestGlobal.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