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

Flaky assertion about TextBuffer::find #25

@maxbrunsfeld

Description

@maxbrunsfeld
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions