Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

test_vector_concurrency iterator invalidation case fails occasionally #1012

Copy link
Copy link
@dfields-msft

Description

@dfields-msft
Issue body actions

The test_vector_concurrency test typically passes, but may occasionally encounter the following failure:

-------------------------------------------------------------------------------
multi_threaded_vector
-------------------------------------------------------------------------------
D:\a\1\s\test\test\multi_threaded_vector.cpp(455)
...............................................................................

D:\a\1\s\test\test\multi_threaded_vector.cpp(419): FAILED:
  CHECK( conditional_unbox<T>(t) == 1 )
with expansion:
  42 == 1

===============================================================================
test cases:   80 |   79 passed | 1 failed
assertions: 2864 | 2863 passed | 1 failed
===============================================================================

It's not immediately clear whether this is a problem with the product code, or the test code. This failure may have been masked for a while due to the fact that until #1011, test failures would be silently ignored and not fail the build pipeline.

@kennykerr FYI

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.