Issue 131874 in chromium: testNoOneClickInfobarAfterCancel is flaky

10 views
Skip to first unread message

chro...@googlecode.com

unread,
Jun 8, 2012, 7:13:06 PM6/8/12
to chromi...@chromium.org
Status: Assigned
Owner: d...@chromium.org
Labels: Type-Bug Pri-2 Area-UI OS-All pyauto_tests

New issue 131874 by nirn...@chromium.org:
testNoOneClickInfobarAfterCancel is flaky
http://code.google.com/p/chromium/issues/detail?id=131874

I've seen this test fail several times in the last few weeks.

======================================================================
ERROR:
infobars.OneClickInfobarTest.testNoOneClickInfobarAfterCancel: "Verify
one-click infobar does not appear again after clicking cancel."
----------------------------------------------------------------------
Traceback (most recent call last):

File "/b/build/slave/pyauto_mac_10_6/build/src/chrome/test/functional/infobars.py",
line 273, in testNoOneClickInfobarAfterCancel
self._LogIntoGoogleAccount()

File "/b/build/slave/pyauto_mac_10_6/build/src/chrome/test/functional/infobars.py",
line 209, in _LogIntoGoogleAccount
test_utils.GoogleAccountsLogin(self, username, password, tab_index,
windex)

File "/b/build/slave/pyauto_mac_10_6/build/src/chrome/test/functional/test_utils.py",
line 91, in GoogleAccountsLogin
test.assertTrue(test.SubmitForm('gaia_loginform', tab_index, windex))
File "src/chrome/test/functional/../pyautolib/pyauto.py", line 4010, in
SubmitForm
if self.ExecuteJavascript(js, tab_index, windex, frame_xpath) != 'done':
File "src/chrome/test/functional/../pyautolib/pyauto.py", line 3218, in
ExecuteJavascript
result = self._GetResultFromJSONRequest(cmd_dict)['result']
File "src/chrome/test/functional/../pyautolib/pyauto.py", line 1054, in
_GetResultFromJSONRequest
additional_info))
JSONInterfaceError: Automation call
{'frame_xpath': '', 'javascript': '\n
document.getElementById("gaia_loginform").submit();\n
window.addEventListener("unload", function() {\n
window.domAutomationController.send("done");\n
});\n ', 'command': 'ExecuteJavascript', 'tab_index': 0, 'windex': 0}
received empty response. Additional information:
The browser process ID 75613 no longer exists. Perhaps the browser crashed.


chro...@googlecode.com

unread,
Jun 8, 2012, 8:34:07 PM6/8/12
to chromi...@chromium.org

Comment #1 on issue 131874 by bugdro...@chromium.org:
testNoOneClickInfobarAfterCancel is flaky
http://code.google.com/p/chromium/issues/detail?id=131874#c1

The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=141320

------------------------------------------------------------------------
r141320 | nirn...@chromium.org | Fri Jun 08 16:22:54 PDT 2012

Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/functional/PYAUTO_TESTS?r1=141320&r2=141319&pathrev=141320

Disable testNoOneClickInfobarAfterCancel

TBR=dyu
BUG=131874
TEST=

Review URL: https://chromiumcodereview.appspot.com/10532077
------------------------------------------------------------------------

chro...@googlecode.com

unread,
Jan 14, 2013, 7:08:29 PM1/14/13
to chromi...@chromium.org
Updates:
Status: WontFix

Comment #2 on issue 131874 by d...@chromium.org:
testNoOneClickInfobarAfterCancel is flaky
http://code.google.com/p/chromium/issues/detail?id=131874

Closing this as in M26 this test will no longer be valid with the new sync
interstitial page.

Reply all
Reply to author
Forward
0 new messages