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

Flaky assertion about TextBuffer::find #25

Open
maxbrunsfeld opened this issue Aug 21, 2017 · 0 comments
Open

Flaky assertion about TextBuffer::find #25

maxbrunsfeld opened this issue Aug 21, 2017 · 0 comments

Comments

@maxbrunsfeld
Copy link
Contributor

seed: 109454428

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tests is a Catch v1.5.9 host application.
Run with -? for options

-------------------------------------------------------------------------------
TextBuffer - random edits and queries
-------------------------------------------------------------------------------
../test/native/text-buffer-test.cc:433
...............................................................................

../test/native/text-buffer-test.cc:522: FAILED:
  REQUIRE( search_result == (Range{ mutated_text.position_for_offset(match_result.start_offset), mutated_text.position_for_offset(match_result.end_offset), }) )
with expansion:
  ((0, 1), (1, 0)) == ((0, 0), (1, 0))

https://circleci.com/gh/atom/superstring/141?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant