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

Issue 2586603002: Re-enable IncognitoNotificationServiceTest.testSingleRunningChromeTabbedActivity (Closed)

Created:
4 years ago by Ken Rockot(use gerrit already)
Modified:
4 years ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-enable IncognitoNotificationServiceTest.testSingleRunningChromeTabbedActivity BUG=671268 TBR=tedchoc@chromium.org Committed: https://crrev.com/289f5bc28ed08151664f28e085ec6d2ed26cb3c6 Cr-Commit-Position: refs/heads/master@{#439231}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M chrome/android/javatests/src/org/chromium/chrome/browser/incognito/IncognitoNotificationServiceTest.java View 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
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/2586603002/1
4 years ago (2016-12-16 23:19:07 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-16 23:38:14 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/289f5bc28ed08151664f28e085ec6d2ed26cb3c6 Cr-Commit-Position: refs/heads/master@{#439231}
4 years ago (2016-12-16 23:40:50 UTC) #11
boliu
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2585723004/ by boliu@chromium.org. ...
4 years ago (2016-12-17 02:22:11 UTC) #12
boliu
4 years ago (2016-12-17 02:29:01 UTC) #13
Message was sent while issue was closed.
On 2016/12/17 02:22:11, boliu wrote:
> A revert of this CL (patchset #1 id:1) has been created in
> https://codereview.chromium.org/2585723004/ by mailto:boliu@chromium.org.
> 
> The reason for reverting is: Not sure how this passed cq. But..
> 
> E   73.899s Main  Unrecognized error occurred.
> Traceback (most recent call last):
>   File "/b/swarm_slave/w/irpT6Ugr/build/android/test_runner.py", line 879, in
> main
>     return RunTestsCommand(args)
>   File "/b/swarm_slave/w/irpT6Ugr/build/android/test_runner.py", line 665, in
> RunTestsCommand
>     return RunTestsInPlatformMode(args)
>   File "/b/swarm_slave/w/irpT6Ugr/build/android/test_runner.py", line 774, in
> RunTestsInPlatformMode
>     raw_results = test_run.RunTests()
>   File
>
"/b/swarm_slave/w/irpT6Ugr/build/android/pylib/local/device/local_device_test_run.py",
> line 65, in RunTests
>     tests = self._GetTests()
>   File
>
"/b/swarm_slave/w/irpT6Ugr/build/android/pylib/local/device/local_device_instrumentation_test_run.py",
> line 177, in _GetTests
>     return self._test_instance.GetTests()
>   File
>
"/b/swarm_slave/w/irpT6Ugr/build/android/pylib/instrumentation/instrumentation_test_instance.py",
> line 751, in GetTests
>     self._excluded_annotations)
>   File
>
"/b/swarm_slave/w/irpT6Ugr/build/android/pylib/instrumentation/instrumentation_test_instance.py",
> line 282, in FilterTests
>     raise MissingSizeAnnotationError(GetTestName(t))
> MissingSizeAnnotationError:
>
org.chromium.chrome.browser.incognito.IncognitoNotificationServiceTest#testSingleRunningChromeTabbedActivity:
> Test method is missing required size annotation. Add one of: @LargeTest,
> @PerfTest, @Manual, @FlakyTest, @DisabledTest, @MediumTest, @Smoke,
@SmallTest,
> @IntegrationTest, @EnormousTest.

possibly crbug.com/675220

Powered by Google App Engine
This is Rietveld 408576698