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

Issue 2851363002: Revert of Restore tests for single-sample storage in histograms. (Closed)

Created:
3 years, 7 months ago by sky
Modified:
3 years, 7 months ago
CC:
chromium-reviews, danakj+watch_chromium.org, asvitkine+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Restore tests for single-sample storage in histograms. (patchset #1 id:1 of https://codereview.chromium.org/2850233002/ ) Reason for revert: The mac dbg builder has started failing again. See https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.mac%2FMac10.9_Tests__dbg_%2F40054%2F%2B%2Frecipes%2Fsteps%2Fbase_unittests%2F0%2Flogs%2FNonThreadSafeDeathTest.DestructorNotAllowedOnDifferentThreadInDebug%2F0 : [ RUN ] NonThreadSafeDeathTest.DestructorNotAllowedOnDifferentThreadInDebug [WARNING] ../../testing/gtest/src/gtest-death-test.cc:834:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 4 threads. ../../base/threading/non_thread_safe_unittest.cc:140: Failure Death test: { NonThreadSafeClass::DestructorOnDifferentThreadImpl(); } Result: died but not with expected error. Expected: Check failed Actual msg: [ DEATH ] The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec(). [ DEATH ] Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug. [ DEATH ] The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec(). [ DEATH ] Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug. [ DEATH ] Received signal 11 SEGV_MAPERR 000000000110 [ DEATH ] [0x00010bd9c12e] [ DEATH ] [0x00010bd9c1cd] [ DEATH ] [0x00010bd9a65c] [ DEATH ] [0x00010bd9c017] [ DEATH ] [0x7fff915c85aa] [ DEATH ] [0x000000000000] [ DEATH ] [0x7fff95a203f9] [ DEATH ] [0x7fff95a2001b] [ DEATH ] [0x7fff95a1fbed] [ DEATH ] [0x7fff957349cb] [ DEATH ] [0x7fff90a97899] [ DEATH ] [0x7fff90a9772a] [ DEATH ] [0x7fff90a9bfc9] [ DEATH ] [end of stack trace] [ DEATH ] [ FAILED ] NonThreadSafeDeathTest.DestructorNotAllowedOnDifferentThreadInDebug (533 ms) From looking at 705342 it seems as though your changes failed with a similar error before and were reverted. Specifically NonThreadSafeDeathTest.DestructorNotAllowedOnDifferentThreadInDebug . I'm going to revert and see if it fixes things. Original issue's description: > Restore tests for single-sample storage in histograms. > > These tests were removed from the main CL because they were > believed to be the cause of some instability in other tests. > Without the tests, everything seems fine so now it's time to > restore these. > > Main CL: https://codereview.chromium.org/2811713003/ > > BUG=705342 > > Review-Url: https://codereview.chromium.org/2850233002 > Cr-Commit-Position: refs/heads/master@{#468396} > Committed: https://chromium.googlesource.com/chromium/src/+/da4b99838d459396d412bc278358b7f335ac0fdc TBR=asvitkine@chromium.org,bcwhite@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=705342 Review-Url: https://codereview.chromium.org/2851363002 Cr-Commit-Position: refs/heads/master@{#468430} Committed: https://chromium.googlesource.com/chromium/src/+/520284a7cdbcbd5fad7f0ee1bf3a79346e823999

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -267 lines) Patch
M base/metrics/sample_vector_unittest.cc View 8 chunks +10 lines, -267 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
sky
Created Revert of Restore tests for single-sample storage in histograms.
3 years, 7 months ago (2017-05-01 21:45:57 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2851363002/1
3 years, 7 months ago (2017-05-01 21:46:56 UTC) #3
Alexei Svitkine (slow)
Revert sg. We split up the CL to check the hypothesis that it's the addition ...
3 years, 7 months ago (2017-05-01 21:47:28 UTC) #5
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 21:47:30 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/520284a7cdbcbd5fad7f0ee1bf3a...

Powered by Google App Engine
This is Rietveld 408576698