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

Issue 1514573005: Fix nocompile base_unittests (Closed)

Created:
5 years ago by tzik
Modified:
5 years ago
Reviewers:
danakj, dcheng
CC:
chromium-reviews, gavinp+memory_chromium.org, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix nocompile base_unittests * Rebaseline nocompile test expectation in base_unittests * Disable scoped_ptr for sized array, which was accidentally enabled. BUG= Committed: https://crrev.com/096369a627f27da971e0f676cc3196d66e3dad50 Cr-Commit-Position: refs/heads/master@{#364637}

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : #

Patch Set 4 : disable nocompile test #

Patch Set 5 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -17 lines) Patch
M base/bind_unittest.nc View 7 chunks +7 lines, -7 lines 0 comments Download
M base/callback_list_unittest.nc View 1 chunk +1 line, -1 line 0 comments Download
M base/memory/scoped_ptr.h View 1 2 1 chunk +2 lines, -0 lines 1 comment Download
M base/memory/scoped_ptr_unittest.nc View 1 2 3 4 4 chunks +7 lines, -7 lines 0 comments Download
M base/memory/weak_ptr_unittest.nc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1514573005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1514573005/1
5 years ago (2015-12-10 10:00:37 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_dbg_recipe/builds/156023) android_chromium_gn_compile_rel on ...
5 years ago (2015-12-10 10:20:11 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1514573005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1514573005/20001
5 years ago (2015-12-10 10:44:55 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1514573005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1514573005/40001
5 years ago (2015-12-10 11:09:46 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/153415)
5 years ago (2015-12-10 11:42:53 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1514573005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1514573005/80001
5 years ago (2015-12-10 14:54:14 UTC) #12
tzik
PTAL
5 years ago (2015-12-10 14:56:02 UTC) #15
dcheng
lgtm https://codereview.chromium.org/1514573005/diff/80001/base/memory/scoped_ptr.h File base/memory/scoped_ptr.h (right): https://codereview.chromium.org/1514573005/diff/80001/base/memory/scoped_ptr.h#newcode243 base/memory/scoped_ptr.h:243: static_assert(!std::is_array<T>::value, !!! thanks
5 years ago (2015-12-10 18:19:40 UTC) #16
danakj
LGTM why aren't these being run by bots or locally for me?
5 years ago (2015-12-10 19:13:05 UTC) #18
danakj
Oh :( Currently the no compile tests don't run at all. In order to test ...
5 years ago (2015-12-10 19:22:30 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-10 19:38:52 UTC) #21
dcheng
Yeah, when we tried enabling them they were flaky on the bots. As it stands, ...
5 years ago (2015-12-10 19:39:38 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1514573005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1514573005/80001
5 years ago (2015-12-11 06:33:18 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-11 06:39:15 UTC) #26
commit-bot: I haz the power
5 years ago (2015-12-11 06:40:04 UTC) #28
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/096369a627f27da971e0f676cc3196d66e3dad50
Cr-Commit-Position: refs/heads/master@{#364637}

Powered by Google App Engine
This is Rietveld 408576698