Bug 69881

Summary: JS Test Harness: Make console and description elements optional in the HTML
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: New BugsAssignee: Erik Arvidsson <arv>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 70944, 70210    
Attachments:
Description Flags
Patch
none
Patch for landing
none
Patch for landing
none
Patch for landing
none
Patch for landing webkit.review.bot: commit-queue-

Description Erik Arvidsson 2011-10-11 16:29:01 PDT
JS Test Harness: Make console and description elements optional in the HTML
Comment 1 Erik Arvidsson 2011-10-11 16:55:03 PDT
Created attachment 110608 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-11 20:31:21 PDT
Comment on attachment 110608 [details]
Patch

Rejecting attachment 110608 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
onal/danda-space.html = IMAGE
  fast/text/international/thai-baht-space.html = IMAGE
  fast/text/international/thai-line-breaks.html = IMAGE
  platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html = IMAGE

Regressions: Unexpected tests timed out : (4)
  fast/events/touch/basic-single-touch-events.html = TIMEOUT
  fast/events/touch/tap-highlight-color.html = TIMEOUT
  fast/events/touch/touch-target-limited.html = TIMEOUT
  fast/events/touch/touch-target.html = TIMEOUT



Full output: http://queues.webkit.org/results/10027738
Comment 3 WebKit Review Bot 2011-10-12 10:59:20 PDT
Comment on attachment 110608 [details]
Patch

Rejecting attachment 110608 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
ouch/touch-target.html = TIMEOUT



Failed to run "['xvfb-run', 'Tools/Scripts/new-run-webkit-tests', '--chromium', '--skip-failing-tests', '--resul..." exit_code: 13
fast/text/international/complex-joining-using-gpos.html = IMAGE

Regressions: Unexpected tests timed out : (4)
  fast/events/touch/basic-single-touch-events.html = TIMEOUT
  fast/events/touch/tap-highlight-color.html = TIMEOUT
  fast/events/touch/touch-target-limited.html = TIMEOUT
  fast/events/touch/touch-target.html = TIMEOUT



Full output: http://queues.webkit.org/results/10025906
Comment 4 WebKit Review Bot 2011-10-12 11:00:27 PDT
Comment on attachment 110608 [details]
Patch

Attachment 110608 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10029922

New failing tests:
fast/events/touch/touch-target-limited.html
fast/events/touch/touch-target.html
fast/events/touch/multi-touch-grouped-targets.html
fast/events/touch/basic-multi-touch-events.html
fast/events/touch/basic-multi-touch-events-limited.html
fast/events/touch/tap-highlight-color.html
fast/js/stack-overflow-arrity-catch.html
fast/events/touch/basic-single-touch-events.html
Comment 5 Erik Arvidsson 2011-10-12 19:01:11 PDT
Created attachment 110791 [details]
Patch for landing
Comment 6 WebKit Review Bot 2011-10-12 19:03:24 PDT
Comment on attachment 110791 [details]
Patch for landing

Rejecting attachment 110791 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
sts/fast/workers/shared-worker-exception.html
patching file LayoutTests/fast/workers/shared-worker-frame-lifecycle.html
patching file LayoutTests/fast/workers/shared-worker-name.html
patching file LayoutTests/fast/workers/worker-context-multi-port.html
patching file LayoutTests/fast/workers/worker-multi-port.html
patching file LayoutTests/fast/xmlhttprequest/xmlhttprequest-default-attributes.html

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1

Full output: http://queues.webkit.org/results/10054040
Comment 7 Erik Arvidsson 2011-10-12 19:35:35 PDT
Created attachment 110796 [details]
Patch for landing
Comment 8 WebKit Review Bot 2011-10-12 20:41:04 PDT
Comment on attachment 110796 [details]
Patch for landing

Rejecting attachment 110796 [details] from commit-queue.

New failing tests:
fast/js/stack-overflow-arrity-catch.html
fast/dom/error-to-string-stack-overflow.html
Full output: http://queues.webkit.org/results/10052061
Comment 9 Erik Arvidsson 2011-10-14 15:04:32 PDT
Created attachment 111088 [details]
Patch for landing
Comment 10 Erik Arvidsson 2011-10-14 15:06:56 PDT
Comment on attachment 111088 [details]
Patch for landing

Wrong date in the ChangeLog
Comment 11 Erik Arvidsson 2011-10-14 15:07:33 PDT
Created attachment 111089 [details]
Patch for landing
Comment 12 WebKit Review Bot 2011-10-15 01:02:40 PDT
Comment on attachment 111089 [details]
Patch for landing

Rejecting attachment 111089 [details] from commit-queue.

New failing tests:
fast/js/stack-overflow-arrity-catch.html
fast/dom/error-to-string-stack-overflow.html
Full output: http://queues.webkit.org/results/10079132
Comment 13 WebKit Review Bot 2011-10-15 13:31:39 PDT
Comment on attachment 111089 [details]
Patch for landing

Attachment 111089 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10080149

New failing tests:
fast/js/stack-overflow-arrity-catch.html
fast/dom/error-to-string-stack-overflow.html
Comment 14 Erik Arvidsson 2011-10-15 16:45:41 PDT
Committed r97566: <http://trac.webkit.org/changeset/97566>