Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Random MarkerIndex spec failure #88

Open
nathansobo opened this issue Jul 28, 2015 · 0 comments
Open

Random MarkerIndex spec failure #88

nathansobo opened this issue Jul 28, 2015 · 0 comments
Labels

Comments

@nathansobo
Copy link
Contributor

Random seed: 1438117651498

MarkerIndex
  randomized mutations
    it maintains data structure invariants and returns correct query results
      Expected { row : 18, column : 6 } to equal { row : 11, column : 12 }, '(Marker 9 start; Seed: 1438117651498)'. (spec/marker-index-spec.coffee:341:46)
      Expected { row : 18, column : 6 } to equal { row : 11, column : 12 }, '(Marker 11 start; Seed: 1438117651498)'. (spec/marker-index-spec.coffee:341:46)
      Expected set (10 13 14 15 16) to have item 11. (Seed: 1438117651498) (spec/marker-index-spec.coffee:347:70)
      Expected set (10 14 15 16) to have item 11. (Seed: 1438117651498) (spec/marker-index-spec.coffee:347:70)
      Expected set (10 13 14 15 16) to have item 11. (Seed: 1438117651498) (spec/marker-index-spec.coffee:347:70)
      Expected set (10 14 15 16) to have item 11. (Seed: 1438117651498) (spec/marker-index-spec.coffee:347:70)

/cc @maxbrunsfeld

@nathansobo nathansobo added the bug label Jul 28, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant