<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>102929</bug_id>
          
          <creation_ts>2012-11-21 05:41:12 -0800</creation_ts>
          <short_desc>IDBRequestTest.EventsAfterStopping started after a WebKit change in range 135382:135385</short_desc>
          <delta_ts>2012-11-21 07:04:24 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yury Semikhatsky">yurys</reporter>
          <assigned_to name="Dan Carney">dcarney</assigned_to>
          <cc>abarth</cc>
    
    <cc>jsbell</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>772836</commentid>
    <comment_count>0</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2012-11-21 05:41:12 -0800</bug_when>
    <thetext>The test doesn&apos;t complete on all Chromium canaries and I&apos;m going to disable it during the next WebKit roll. Links to the failing bots:

http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.7/builds/2039
(passed on previous run: http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.7/builds/2038)

http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.6/builds/2161
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.6/builds/2162

http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%2032/builds/1531
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%2032/builds/1532

http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win7/builds/1050
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win7/builds/1051

It passed on deps bots: http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20%28deps%29/builds/1793 so it is a regression on WebKit side.

WebKit range: http://trac.webkit.org/log/?rev=135385&amp;stop_rev=135382&amp;verbose=on</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>772842</commentid>
    <comment_count>1</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2012-11-21 05:46:27 -0800</bug_when>
    <thetext>Test has been disabled: http://trac.webkit.org/changeset/135391</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>772875</commentid>
    <comment_count>2</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2012-11-21 06:25:19 -0800</bug_when>
    <thetext>IDBRequestTest.AbortErrorAfterAbort is crashing as well, here is the stack trace:

[ RUN      ] IDBRequestTest.AbortErrorAfterAbort
1   0x7fa267467a25
2   0x7fa2672d680f
3   0x7fa2672e99ee
4   0x7fa2672e946c
5   0x7fa266440a62
6   0x7fa26693829d
7   0x7fa2669354d2
8   0x7fa26692a3fe
9   0x7fa26692ac22
10  0x7fa26692b318
11  0x7fa2669302a3
12  0x7fa266939121
13  0x7fa266935dd1
14  0x7fa26692ed8c
15  0x7fa2669069f1
16  0x7fa26655375f WebKit::RunAllUnitTests()
17  0x444f8e
18  0x7fa25e21ec4d __libc_start_main
19  0x444ea9
Received signal 11
	base::debug::StackTrace::StackTrace() [0x7fa264b37a96]
	base::debug::(anonymous namespace)::StackDumpSignalHandler() [0x7fa264b3774b]
	&lt;unknown&gt; [0x7fa25e233af0]
	WebCore::WorldContextHandle::WorldContextHandle() [0x7fa267467a2f]
	WebCore::DOMRequestState::DOMRequestState() [0x7fa2672d680f]
	WebCore::IDBRequest::IDBRequest() [0x7fa2672e99ee]
	WebCore::IDBRequest::create() [0x7fa2672e946c]
	(anonymous namespace)::IDBRequestTest_AbortErrorAfterAbort_Test::TestBody() [0x7fa266440a62]
	testing::internal::HandleSehExceptionsInMethodIfSupported&lt;&gt;() [0x7fa26693829d]
	testing::internal::HandleExceptionsInMethodIfSupported&lt;&gt;() [0x7fa2669354d2]
	testing::Test::Run() [0x7fa26692a3fe]
	testing::TestInfo::Run() [0x7fa26692ac22]
	testing::TestCase::Run() [0x7fa26692b318]
	testing::internal::UnitTestImpl::RunAllTests() [0x7fa2669302a3]
	testing::internal::HandleSehExceptionsInMethodIfSupported&lt;&gt;() [0x7fa266939121]
	testing::internal::HandleExceptionsInMethodIfSupported&lt;&gt;() [0x7fa266935dd1]
	testing::UnitTest::Run() [0x7fa26692ed8c]
	base::TestSuite::Run() [0x7fa2669069f1]
	WebKit::RunAllUnitTests() [0x7fa26655375f]
	main [0x444f8e]
	&lt;unknown&gt; [0x7fa25e21ec4d]
	&lt;unknown&gt; [0x444ea9]


So it must be http://trac.webkit.org/changeset/135383</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>772904</commentid>
    <comment_count>3</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2012-11-21 06:42:23 -0800</bug_when>
    <thetext>Offending patch was rolled out: http://trac.webkit.org/changeset/135396</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>772911</commentid>
    <comment_count>4</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2012-11-21 06:47:55 -0800</bug_when>
    <thetext>The test was enabled in http://trac.webkit.org/changeset/135397</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>