<?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>48029</bug_id>
          
          <creation_ts>2010-10-20 16:45:17 -0700</creation_ts>
          <short_desc>[chromium] Mac: plugin- and tiling-related tests are failing in DumpRenderTree</short_desc>
          <delta_ts>2013-04-09 16:10:23 -0700</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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="Kenneth Russell">kbr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>amarinichev</cc>
    
    <cc>enne</cc>
    
    <cc>jamesr</cc>
    
    <cc>senorblanco</cc>
    
    <cc>tony</cc>
    
    <cc>vangelis</cc>
    
    <cc>zmo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>297133</commentid>
    <comment_count>0</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2010-10-20 16:45:17 -0700</bug_when>
    <thetext>The following plugin-related layout tests are crashing in DRT/NRWT (--platform chromium-gpu):

compositing/geometry/empty-embed-rects.html
compositing/geometry/object-clip-rects-assertion.html
compositing/plugins/1x1-composited-plugin.html
compositing/plugins/large-to-small-composited-plugin.html
compositing/plugins/small-to-large-composited-plugin.html

with roughly the following stack traces:

[51276:2307:705800632844274:ERROR:/Users/kbr/src/chrome2/src/third_party/WebKit/WebKit/chromium/base/process_util_posix.cc(105)] Received signal 10
	0   DumpRenderTree                      0x00003920 StackTrace::StackTrace() + 32
	1   DumpRenderTree                      0x005bdbfe base::(anonymous namespace)::StackDumpSignalHandler(int) + 197
	2   libSystem.B.dylib                   0x914e21fb _sigtramp + 43
	3   ???                                 0xffffffff 0x0 + 4294967295
	4   DumpRenderTree                      0x0188c535 WebPluginDelegateImpl::Initialize(GURL const&amp;, std::vector&lt;std::string, std::allocator&lt;std::string&gt; &gt; const&amp;, std::vector&lt;std::string, std::allocator&lt;std::string&gt; &gt; const&amp;, webkit_glue::WebPlugin*, bool) + 693
	5   DumpRenderTree                      0x01894492 webkit_glue::WebPluginImpl::initialize(WebKit::WebPluginContainer*) + 214
	6   DumpRenderTree                      0x00075071 WebKit::FrameLoaderClientImpl::createPlugin(WebCore::IntSize const&amp;, WebCore::HTMLPlugInElement*, WebCore::KURL const&amp;, WTF::Vector&lt;WTF::String, 0ul&gt; const&amp;, WTF::Vector&lt;WTF::String, 0ul&gt; const&amp;, WTF::String const&amp;, bool) + 375
	7   DumpRenderTree                      0x0118125e WebCore::SubframeLoader::loadPlugin(WebCore::HTMLPlugInImageElement*, WebCore::KURL const&amp;, WTF::String const&amp;, WTF::Vector&lt;WTF::String, 0ul&gt; const&amp;, WTF::Vector&lt;WTF::String, 0ul&gt; const&amp;, bool) + 432
	8   DumpRenderTree                      0x0118215b WebCore::SubframeLoader::requestObject(WebCore::HTMLPlugInImageElement*, WTF::String const&amp;, WTF::AtomicString const&amp;, WTF::String const&amp;, WTF::Vector&lt;WTF::String, 0ul&gt; const&amp;, WTF::Vector&lt;WTF::String, 0ul&gt; const&amp;) + 875
	9   DumpRenderTree                      0x001ef703 WebCore::HTMLEmbedElement::updateWidget(bool) + 643
	10  DumpRenderTree                      0x011e69b6 WebCore::FrameView::updateWidget(WebCore::RenderEmbeddedObject*) + 378
	11  DumpRenderTree                      0x011e6b71 WebCore::FrameView::updateWidgets() + 365
	12  DumpRenderTree                      0x011e6e81 WebCore::FrameView::performPostLayoutTasks() + 201
	13  DumpRenderTree                      0x011e9a2a WebCore::FrameView::layout(bool) + 2312
	14  DumpRenderTree                      0x00f6a855 WebCore::Document::implicitClose() + 943
	15  DumpRenderTree                      0x0115f3d3 WebCore::FrameLoader::checkCallImplicitClose() + 147
	16  DumpRenderTree                      0x01162259 WebCore::FrameLoader::checkCompleted() + 261
	17  DumpRenderTree                      0x0116243d WebCore::FrameLoader::finishedParsing() + 141
	18  DumpRenderTree                      0x00f690ee WebCore::Document::finishedParsing() + 406
	19  DumpRenderTree                      0x0029a666 WebCore::HTMLTreeBuilder::finished() + 140
	20  DumpRenderTree                      0x002747cb WebCore::HTMLDocumentParser::end() + 187
	21  DumpRenderTree                      0x002748d3 WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() + 257
	22  DumpRenderTree                      0x00275586 WebCore::HTMLDocumentParser::prepareToStopParsing() + 224
	23  DumpRenderTree                      0x002746d7 WebCore::HTMLDocumentParser::attemptToEnd() + 51
	24  DumpRenderTree                      0x0027470e WebCore::HTMLDocumentParser::finish() + 52
	25  DumpRenderTree                      0x00f623dc WebCore::Document::finishParsing() + 62
	26  DumpRenderTree                      0x01153df5 WebCore::DocumentWriter::endIfNotLoadingMainResource() + 159
	27  DumpRenderTree                      0x01153e28 WebCore::DocumentWriter::end() + 38
	28  DumpRenderTree                      0x01149f14 WebCore::DocumentLoader::finishedLoading() + 84
	29  DumpRenderTree                      0x0116384e WebCore::FrameLoader::finishedLoading() + 72
	30  DumpRenderTree                      0x01173e52 WebCore::MainResourceLoader::didFinishLoading(double) + 282
	31  DumpRenderTree                      0x0117dfcb WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*, double) + 47
	32  DumpRenderTree                      0x00085e15 WebCore::ResourceHandleInternal::didFinishLoading(WebKit::WebURLLoader*, double) + 211
	33  DumpRenderTree                      0x018b659d webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest(URLRequestStatus const&amp;, std::string const&amp;, base::Time const&amp;) + 679
...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>305300</commentid>
    <comment_count>1</comment_count>
    <who name="Stephen White">senorblanco</who>
    <bug_when>2010-11-05 08:37:56 -0700</bug_when>
    <thetext>These tests are no longer crashing, but some of them are now failing TEXT instead.  The list of tests is now:

compositing/plugins/small-to-large-composited-plugin.html = TEXT
compositing/tiling/crash-reparent-tiled-layer.html = TEXT
compositing/tiling/huge-layer-img.html = TEXT
compositing/tiling/huge-layer-resize.html = TEXT
compositing/tiling/huge-layer-with-layer-children-resize.html = TEXT</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306147</commentid>
    <comment_count>2</comment_count>
    <who name="Adrienne Walker">enne</who>
    <bug_when>2010-11-08 08:59:14 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; These tests are no longer crashing, but some of them are now failing TEXT instead.  The list of tests is now:
&gt; 
&gt; compositing/plugins/small-to-large-composited-plugin.html = TEXT
&gt; compositing/tiling/crash-reparent-tiled-layer.html = TEXT
&gt; compositing/tiling/huge-layer-img.html = TEXT
&gt; compositing/tiling/huge-layer-resize.html = TEXT
&gt; compositing/tiling/huge-layer-with-layer-children-resize.html = TEXT

I know that huge-layer-img.html has platform-specific expectations because of https://bugs.webkit.org/show_bug.cgi?id=47638.  Is that TEXT error related to this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>326857</commentid>
    <comment_count>3</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2010-12-25 20:40:23 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; These tests are no longer crashing, but some of them are now failing TEXT instead.  The list of tests is now:
&gt; &gt; 
&gt; &gt; compositing/plugins/small-to-large-composited-plugin.html = TEXT
&gt; &gt; compositing/tiling/crash-reparent-tiled-layer.html = TEXT
&gt; &gt; compositing/tiling/huge-layer-img.html = TEXT
&gt; &gt; compositing/tiling/huge-layer-resize.html = TEXT
&gt; &gt; compositing/tiling/huge-layer-with-layer-children-resize.html = TEXT
&gt; 
&gt; I know that huge-layer-img.html has platform-specific expectations because of https://bugs.webkit.org/show_bug.cgi?id=47638.  Is that TEXT error related to this?

It&apos;s possible.

huge-layer-img.html is now crashing occasionally on Mac Debug. Adjusting test expectations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>326858</commentid>
    <comment_count>4</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2010-12-25 20:43:34 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; huge-layer-img.html is now crashing occasionally on Mac Debug. Adjusting test expectations.

Correction: this is a timeout on Windows Debug. Adjusting test expectations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>872192</commentid>
    <comment_count>5</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2013-04-09 16:10:23 -0700</bug_when>
    <thetext>LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>