<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[174479] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/174479">174479</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2014-10-08 15:11:41 -0700 (Wed, 08 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Mark two inspector-protocol tests as crashing.
https://bugs.webkit.org/show_bug.cgi?id=137529

* platform/win/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinTestExpectations">trunk/LayoutTests/platform/win/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (174478 => 174479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-08 20:54:24 UTC (rev 174478)
+++ trunk/LayoutTests/ChangeLog        2014-10-08 22:11:41 UTC (rev 174479)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+2014-10-08  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Mark two inspector-protocol tests as crashing.
+        https://bugs.webkit.org/show_bug.cgi?id=137529
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2014-10-08  Jer Noble  &lt;jer.noble@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Layout Test media/track/track-forced-subtitles-in-band.html is flaky
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (174478 => 174479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2014-10-08 20:54:24 UTC (rev 174478)
+++ trunk/LayoutTests/platform/win/TestExpectations        2014-10-08 22:11:41 UTC (rev 174479)
</span><span class="lines">@@ -889,7 +889,7 @@
</span><span class="cx"> # CSS Device Adaptation is not enabled.
</span><span class="cx"> webkit.org/b/95959 css3/device-adapt
</span><span class="cx"> 
</span><del>-webkit.org/b/29289 plugins/destroy-during-npp-new.html [ Failure ]
</del><ins>+webkit.org/b/29289 plugins/destroy-during-npp-new.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # This port doesn't support detecting slow unload handlers.
</span><span class="cx"> fast/dom/Window/slow-unload-handler.html
</span><span class="lines">@@ -1766,7 +1766,7 @@
</span><span class="cx"> fast/forms/number/number-interactive-validation-required.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # --- Media ---
</span><del>-media/controls-styling.html [ Failure ]
</del><ins>+media/controls-styling.html [ Failure Crash ]
</ins><span class="cx"> media/media-document-audio-repaint.html [ Failure ]
</span><span class="cx"> webkit.org/b/25465 media/video-zoom-controls.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1860,8 +1860,8 @@
</span><span class="cx"> 
</span><span class="cx"> # Inspector Protocol
</span><span class="cx"> webkit.org/b/100846 [ Release ] inspector-protocol/debugger/pause-dedicated-worker.html [ Failure ]
</span><del>-webkit.org/b/128979 inspector-protocol/debugger/pause-on-assert.html [ Pass Failure ]
-webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Failure ]
</del><ins>+webkit.org/b/128979 inspector-protocol/debugger/pause-on-assert.html [ Crash ]
+webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Crash ]
</ins><span class="cx"> webkit.org/b/128979 [ Release ] inspector-protocol/dom/getAccessibilityPropertiesForNode.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # CSS3_TEXT is disabled on Windows
</span><span class="lines">@@ -2031,7 +2031,7 @@
</span><span class="cx"> 
</span><span class="cx"> # Disable crashing tests, being investigated under https://bugs.webkit.org/show_bug.cgi?id=116562
</span><span class="cx"> webkit.org/b/116562 [ Debug ] js/dom/callback-function-with-handle-event.html [ Crash ]
</span><del>-[ Release ] js/dom/callback-function-with-handle-event.html [ Failure ]
</del><ins>+js/dom/callback-function-with-handle-event.html [ Failure ]
</ins><span class="cx"> webkit.org/b/116562 loader/go-back-cached-main-resource.html [ Crash ]
</span><span class="cx"> 
</span><span class="cx"> # Test failures being investigated under https://bugs.webkit.org/show_bug.cgi?id=116564
</span><span class="lines">@@ -2083,7 +2083,7 @@
</span><span class="cx"> webkit.org/b/117322 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/117322 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/117322 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ Skip ]
</ins><span class="cx"> webkit.org/b/117322 svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Text Test Failures
</span><span class="lines">@@ -2208,8 +2208,8 @@
</span><span class="cx"> fast/events/wheelevent-basic.html [ Failure ]
</span><span class="cx"> fast/events/wheelevent-constructor.html [ Failure ]
</span><span class="cx"> fast/loader/file-protocol-fragment.html [ Failure ]
</span><del>-media/track/track-in-band-legacy-api.html [ Crash ]
-media/track/track-in-band-mode.html [ Crash ]
</del><ins>+media/track/track-in-band-legacy-api.html [ Skip ]
+media/track/track-in-band-mode.html [ Skip ]
</ins><span class="cx"> security/block-test-no-port.html [ Failure ]
</span><span class="cx"> editing/selection/caret-rtl-2-left.html [ Failure ]
</span><span class="cx"> editing/selection/caret-rtl-right.html [ Failure ]
</span><span class="lines">@@ -2276,7 +2276,7 @@
</span><span class="cx"> webkit.org/b/126283 editing/selection/mixed-editability-10.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # REGRESSION (r159892): Failing JavaScript test
</span><del>-webkit.org/b/127492 js/dom/date-big-constructor.html [ Failure ]
</del><ins>+webkit.org/b/127492 js/dom/date-big-constructor.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Subpixel rendering: borders are reporting float values.
</span><span class="cx"> webkit.org/b/128061 css1/units/length_units.html [ Failure ]
</span><span class="lines">@@ -2615,14 +2615,14 @@
</span><span class="cx"> ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
</span><del>-ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
</del><ins>+ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure Crash ]
</ins><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
</span><del>-[ Release ] ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
</del><ins>+ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
</ins><span class="cx"> ietestcenter/Javascript [ Pass Failure Timeout ]
</span><span class="cx"> [ Release ] inspector-protocol/layers/layers-reflected-content.html [ Pass Timeout ]
</span><span class="cx"> [ Release ] inspector-protocol/debugger/setBreakpoint-actions.html [ Pass Timeout ]
</span><span class="lines">@@ -2730,8 +2730,6 @@
</span><span class="cx"> svg/W3C-SVG-1.1/animate-elem-65-t.svg [ ImageOnlyFailure ]
</span><span class="cx"> fast/multicol/vertical-rl/float-multicol.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/multicol/vertical-rl/nested-columns.html [ ImageOnlyFailure ]
</span><del>-fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure ]
-fast/regions/selection/selecting-text-including-region.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/text/empty-shadow.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Navigator Hardware Concurrency not enabled on Windows
</span><span class="lines">@@ -2774,7 +2772,7 @@
</span><span class="cx"> css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Failure ]
</span><span class="cx"> fast/css/direct-adjacent-style-update-optimization.html [ Failure ]
</span><span class="cx"> fast/css/indirect-adjacent-style-update-optimization.html [ Failure ]
</span><del>-fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ]
</del><ins>+fast/css/read-only-read-write-input-basics.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # More random tests to skip on Windows to get the bots green
</span><span class="cx"> fast/replaced/width100percent-button.html [ Skip ]
</span><span class="lines">@@ -2806,7 +2804,6 @@
</span><span class="cx"> editing/deleting/delete-start-block.html [ Skip ]
</span><span class="cx"> fast/canvas/draw-focus-if-needed-with-path.html [ Skip ]
</span><span class="cx"> fast/canvas/draw-focus-if-needed.html [ Skip ]
</span><del>-fast/css/read-only-read-write-input-basics.html [ Skip ]
</del><span class="cx"> fast/forms/checkbox-appearance-change-by-checked.html [ Skip ]
</span><span class="cx"> fast/frames/lots-of-objects.html [ Skip ]
</span><span class="cx"> fast/text/indic.html [ Skip ]
</span><span class="lines">@@ -2830,7 +2827,7 @@
</span><span class="cx"> fast/borders/bidi-009a.html [ Failure ]
</span><span class="cx"> fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Failure ]
</span><span class="cx"> fast/text/khmer-lao-font.html [ Failure ]
</span><del>-mathml/opentype/opentype-stretchy-horizontal.html [ Failure ]
</del><ins>+mathml/opentype/opentype-stretchy-horizontal.html [ Failure Crash ]
</ins><span class="cx"> inspector/dom/content-node-region-info.html [ Crash Pass Failure ]
</span><span class="cx"> fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Pass ]
</span><span class="cx"> fast/overflow/overflow-height-float-not-removed-crash.html [ Crash Pass ]
</span><span class="lines">@@ -2838,13 +2835,10 @@
</span><span class="cx"> fast/regions/subtree-with-vert-lr.html [ Crash Pass ]
</span><span class="cx"> fast/regions/writing-mode/changing-writing-mode.html [ Crash Pass ]
</span><span class="cx"> mathml/presentation/style-changed.html [ Crash Pass ]
</span><del>-mathml/opentype/opentype-stretchy-horizontal.html [ Crash ]
</del><span class="cx"> fast/dom/HTMLAnchorElement/set-href-attribute-pathname.html [ Crash ]
</span><span class="cx"> ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element.htm [ Crash ]
</span><del>-media/controls-styling.html [ Crash ]
</del><span class="cx"> fast/forms/number/number-validity-typemismatch.html [ Crash ]
</span><span class="cx"> fast/flexbox/021-vertical.html [ Crash ]
</span><del>-ietestcenter/css3/multicolumn/column-filling-001.htm [ Crash ]
</del><span class="cx"> fast/regions/overflow/overflow-3dtransformed-region.html [ Crash Failure ]
</span><span class="cx"> fast/regions/positioning/positioned-objects-block-static-spanning-regions-rtl.html [ Crash ]
</span><span class="cx"> fast/block/margin-collapse/044.html [ Crash ]
</span><span class="lines">@@ -2852,12 +2846,6 @@
</span><span class="cx"> svg/dom/viewspec-parser-1.html [ Crash ]
</span><span class="cx"> svg/filters/shadow-on-filter.svg [ Crash ]
</span><span class="cx"> fast/dom/HTMLTableElement/colSpan.html        [ ImageOnlyFailure ]
</span><del>-fast/forms/week/week-input-type.html [ Failure ]
-js/dom/date-big-constructor.html [ Skip ]
-media/track/track-in-band-legacy-api.html [ Failure ]
-media/track/track-in-band-mode.html [ Failure ]
-plugins/destroy-during-npp-new.html [ Skip ]
-svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ Skip ]
</del><span class="cx"> svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr.html [ Skip ]
</span><span class="cx"> svg/custom/object-sizing-explicit-width.xhtml [ ImageOnlyFailure Timeout ]
</span><span class="cx"> svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml [ ImageOnlyFailure Timeout ]
</span><span class="lines">@@ -2867,8 +2855,6 @@
</span><span class="cx"> fast/repaint/animation-after-layer-scroll.html [ Failure ]
</span><span class="cx"> fast/text/emphasis-combined-text.html [ ImageOnlyFailure ]
</span><span class="cx"> http/tests/media/video-cancel-load.html [ Crash Failure ]
</span><del>-ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
-js/dom/callback-function-with-handle-event.html [ Failure ]
</del><span class="cx"> fast/repaint/obscured-background-no-repaint.html [ Failure ]
</span><span class="cx"> js/slow-stress/emscripten-memops.html [ Timeout ]
</span><span class="cx"> 
</span><span class="lines">@@ -2934,8 +2920,6 @@
</span><span class="cx"> media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html [ Skip ]
</span><span class="cx"> media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html [ Skip ]
</span><span class="cx"> media/track/opera/track/webvtt/parsing/001.html [ Skip ]
</span><del>-media/track/track-in-band-legacy-api.html [ Skip ]
-media/track/track-in-band-mode.html [ Skip ]
</del><span class="cx"> media/track/w3c/interfaces/TextTrackCue/align.html [ Skip ]
</span><span class="cx"> media/track/w3c/interfaces/TextTrackCue/endTime.html [ Skip ]
</span><span class="cx"> media/track/w3c/interfaces/TextTrackCue/id.html [ Skip ]
</span></span></pre>
</div>
</div>

</body>
</html>