rtfeldman / rtfeldman/node-test-runner

from 0.19.1-revision2 to 0.19.1-revision7 (btu same with 9 and 12) skip some tests running

Open
#631 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
140
Forks
83
Avg merge
8h 25m
Merged PRs (30d)
5

Description

I experienced some really strange BUG with upgrading node-test-runner from 0.19.1-revision2 to more recent version of lib.
When i launch my test suite, some test are not launched, if i make fail those tests, nothing happened, etc... but some others continue to be launched.
I upgrade my elm-explorations/test to latest version but it change nothing.

The weirdest thing is, when i go to un-launched test, i delete the suite type signature and redo the test signature (with type Test) it again launched.

Have you some explanation to that ?

Thx

Contributor guide

No contributing guide indexed for this repository

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 by reproducing the reported upgrade from node-test-runner 0.19.1-revision2 to 0.19.1-revision7 using the affected Elm test suite and elm-explorations/test. Compare tests that run with tests that are skipped, including the effect of removing and re-adding the suite type signature. Done means the cause of the skipped tests is identified and the behavior is corrected or clearly explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
elm, javascript
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.