Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(79)

Issue 2581673002: NOT FOR REVIEW: Repro test of WTF::Deque for crbug.com/674287

Created:
4 years ago by Primiano Tucci (use gerrit)
Modified:
4 years ago
Reviewers:
CC:
chromium-reviews, blink-reviews, blink-reviews-wtf_chromium.org, Mikhail
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NOT FOR REVIEW: Repro test of WTF::Deque for crbug.com/674287 [ RUN ] DequeTest.WTFDequePointersStability ../../third_party/WebKit/Source/wtf/DequeTest.cpp:615: Failure Value of: *ptr Actual: -842150451 Expected: 42 @ iteration 15 [ FAILED ] DequeTest.WTFDequePointersStability (0 ms) [ RUN ] DequeTest.WTFDequeNoInlineCapacityPointersStability ../../third_party/WebKit/Source/wtf/DequeTest.cpp:633: Failure Value of: *ptr Actual: -842150451 Expected: 42 @ iteration 23 [ FAILED ] DequeTest.WTFDequeNoInlineCapacityPointersStability (0 ms) [ RUN ] DequeTest.StdDequePointersStability [ OK ] DequeTest.StdDequePointersStability (1 ms) [----------] 3 tests from DequeTest (1 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (1 ms total) [ PASSED ] 1 test. [ FAILED ] 2 tests, listed below: [ FAILED ] DequeTest.WTFDequePointersStability [ FAILED ] DequeTest.WTFDequeNoInlineCapacityPointersStability BUG=674287

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -0 lines) Patch
M third_party/WebKit/Source/wtf/DequeTest.cpp View 1 2 chunks +44 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698