haskell-distributed / haskell-distributed/distributed-process

Test suite failure

Open
#387 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

distributed-process-execution
Dominant language
Haskell
Stars
751
Forks
99
Avg merge
45m
Merged PRs (30d)
2

Description

Discovered via Stackage run:

Test suite ExchangeTests: RUNNING...
ExchangeTests: user error (Pattern match failure in do expression at tests/TestUtils.hs:170:3-22)
Test suite ExchangeTests: FAIL
Test suite logged to: /home/ubuntu/Desktop/logs/stackage-nightly-2015-02-09/distributed-process-execution-0.1.1/test-run.out
Test suite MailboxTests: RUNNING...
MailboxTests: user error (Pattern match failure in do expression at tests/TestUtils.hs:170:3-22)
Test suite MailboxTests: FAIL
Test suite logged to: /home/ubuntu/Desktop/logs/stackage-nightly-2015-02-09/distributed-process-execution-0.1.1/test-run.out

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with tests/TestUtils.hs at line 170 and reproduce the failures in the ExchangeTests and MailboxTests suites. Trace the pattern-match failure using the logged output, then confirm that both test suites complete successfully without the user error.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.