Commit 39dd8685 authored by Xianzhu Wang's avatar Xianzhu Wang Committed by Commit Bot

Remove unused mac-mac10.10 baselines

These were created in crrev.com/c/2146093 probably after we removed
the mac10.10 bot for web tests and before we removed mac10.10 from
blinkpy/web_tests scripts.

TBR=szager@chromium.org

Bug: 1107003
Change-Id: If64631c91dd341f580dad15e6deb72395c63c6a8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359366Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#798529}
parent c78c300c
CONSOLE MESSAGE: line 14: %cBlue!. color: blue;
CONSOLE MESSAGE: line 15: %cBlue! %cRed! color: blue; color: red;
CONSOLE MESSAGE: line 16: %cBlue!
%cRed! color: blue; color: red;
CONSOLE MESSAGE: line 17: %cwww.google.com color: blue
CONSOLE WARNING: line 18: %cwww.google.com color: blue; background: blue
CONSOLE ERROR: line 19: %cwww.google.com color: blue; background: blue
CONSOLE MESSAGE: line 20: 12345678
CONSOLE MESSAGE: line 21: %d%f%s%d%f%s%d%f 1 1.1 a 2 2.2 b 3 3.3
Tests that console logging dumps properly styled messages.
console-format-style.js:14 Blue!.
Styled text #0: contain: paint; display: inline-block; max-width: 100%; color: blue;
console-format-style.js:15 Blue! Red!
Styled text #0: contain: paint; display: inline-block; max-width: 100%; color: blue;
Styled text #1: contain: paint; display: inline-block; max-width: 100%; color: red;
console-format-style.js:16 Blue!Red!
Styled text #0: contain: paint; display: inline-block; max-width: 100%; color: blue;
Styled text #1: NO STYLES DEFINED
Styled text #2: contain: paint; display: inline-block; max-width: 100%; color: blue;
Styled text #3: contain: paint; display: inline-block; max-width: 100%; color: red;
console-format-style.js:17 www.google.com
Styled text #0: contain: paint; display: inline-block; max-width: 100%; color: blue;
Styled text #1: -webkit-text-stroke: 0px !important; text-decoration: underline !important; color: rgb(84, 84, 84) !important; background-color: rgb(255, 255, 255) !important;
console-format-style.js:18 www.google.com
onload @ console-format-style.js:18
(anonymous) @ console-format-style.js:22
Styled text #0: contain: paint; display: inline-block; max-width: 100%; color: blue; background: blue;
Styled text #1: -webkit-text-stroke: 0px !important; text-decoration: underline !important; color: rgb(84, 84, 84) !important; background-color: rgb(255, 251, 229) !important;
console-format-style.js:19 www.google.com
onload @ console-format-style.js:19
(anonymous) @ console-format-style.js:22
Styled text #0: contain: paint; display: inline-block; max-width: 100%; color: blue; background: blue;
Styled text #1: -webkit-text-stroke: 0px !important; text-decoration: underline !important; color: rgb(84, 84, 84) !important; background-color: rgb(255, 240, 240) !important;
console-format-style.js:20 12345678
Styled text #0: contain: paint; display: inline-block; max-width: 100%; color: black;
Styled text #1: contain: paint; display: inline-block; max-width: 100%; color: red;
Styled text #2: contain: paint; display: inline-block; max-width: 100%; color: darkgray;
Styled text #3: contain: paint; display: inline-block; max-width: 100%;
Styled text #4: contain: paint; display: inline-block; max-width: 100%; background: black;
Styled text #5: contain: paint; display: inline-block; max-width: 100%; background: red;
Styled text #6: contain: paint; display: inline-block; max-width: 100%; background: darkgray;
Styled text #7: contain: paint; display: inline-block; max-width: 100%;
console-format-style.js:21 11.1a22.2b33.3
Styled text #0: contain: paint; display: inline-block; max-width: 100%; color: black;
Styled text #1: contain: paint; display: inline-block; max-width: 100%; color: red;
Styled text #2: contain: paint; display: inline-block; max-width: 100%; color: darkgray;
Styled text #3: contain: paint; display: inline-block; max-width: 100%;
Styled text #4: contain: paint; display: inline-block; max-width: 100%; background: black;
Styled text #5: contain: paint; display: inline-block; max-width: 100%; background: red;
Styled text #6: contain: paint; display: inline-block; max-width: 100%; background: darkgray;
Styled text #7: contain: paint; display: inline-block; max-width: 100%;
CONSOLE MESSAGE: line 12: group with object [object Object]
CONSOLE MESSAGE: line 13: Message inside group
CONSOLE MESSAGE: line 14: console.groupEnd
Tests that clicks on console.group target the appropriate element.
Before
console-group-click.js:12 group with object {x: 1}
Click on the group
console-group-click.js:12 group with object {x: 1}
console-group-click.js:13 Message inside group
Click on the object
console-group-click.js:12 group with object {x: 1}x: 1__proto__: Object
console-group-click.js:13 Message inside group
CONSOLE MESSAGE: line 1: 239
CONSOLE ERROR: line 2: 42
CONSOLE ERROR: line 3: 0
CONSOLE ERROR: line 4: false
CONSOLE ERROR: line 5: null
Test that link to snippet works.
Running: testConsoleLogAndReturnMessageLocation
name1:1 239
name1:1 42
Running: testSnippetSyntaxError
Line Message was added: snippet:///name2 Error 'Uncaught SyntaxError: Unexpected token '}'':1:1
name2:2 Uncaught SyntaxError: Unexpected token '}'
Running: testConsoleErrorHighlight
Line Message was added: snippet:///name3 Error '42':1:8
Line Message was added: snippet:///name3 Error '-0':2:8
Line Message was added: snippet:///name3 Error 'false':3:8
Line Message was added: snippet:///name3 Error 'null':4:8
name3:2 42
(anonymous) @ name3:2
name3:3 -0
(anonymous) @ name3:3
name3:4 false
(anonymous) @ name3:4
name3:5 null
(anonymous) @ name3:5
CONSOLE MESSAGE: line 10: Error with relative links
at (foo1.js:10:50)
at (//foo2.js:10:50)
at (/foo3.js:10:50)
at (../foo4.js:10:50)
at (./foo5.js:10:50)
at (./bar/foo6.js:10:50)
Test that logging an error in console would linkify relative URLs
console-linkify-relative-links.js:10 Error with relative links
at (foo1.js:10)
at (foo2.js:10)
at (:8000/foo3.js:10)
at (:8000/devtools/foo4.js:10)
at (foo5.js:10)
at (bar/foo6.js:10)
Link: foo1.js:10, href: http://127.0.0.1:8000/devtools/resources/foo1.js
Link: foo2.js:10, href: http://foo2.js
Link: :8000/foo3.js:10, href: http://127.0.0.1:8000/foo3.js
Link: :8000/devtools/foo4.js:10, href: http://127.0.0.1:8000/devtools/foo4.js
Link: foo5.js:10, href: http://127.0.0.1:8000/devtools/resources/foo5.js
Link: bar/foo6.js:10, href: http://127.0.0.1:8000/devtools/resources/bar/foo6.js
CONSOLE MESSAGE: line 13: direct console.log()
CONSOLE MESSAGE: line 7: framework log
Tests console.log() anchor location when the skip-stack-frames feature is enabled.
console-log-wrapped-in-framework.js:13 direct console.log()
console-log-wrapped-in-framework.js:14 framework log
CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected end of input
Tests exception message with empty stack in console contains async stack trace.
VM:1 Uncaught SyntaxError: Unexpected end of input
setTimeout (async)
(anonymous) @ console-message-cont…s-async-stack.js:14
CONSOLE MESSAGE: [object Object],[object Object],[object Object],[object Object]
CONSOLE MESSAGE: [object Object],[object Object],[object Object],[object Object]
Tests that console.table is properly rendered on tables with more than 20 columns(maxColumnsToRender).
HEADER (index) | b0 | b1 | b2 | b3 | b4 | b5 | b6 | b7 | b8 | b9 | b10 | b11 | b12 | b13 | b14 | a0 | a1 | a2 | a3 | a4 |
ROW "b0" | "b1" | "b2" | "b3" | "b4" | "b5" | "b6" | "b7" | "b8" | "b9" | "b10" | "b11" | "b12" | "b13" | "b14" |
ROW "b0" | "b1" | "b2" | "b3" | "b4" | "b5" | "b6" | "b7" | "b8" | "b9" | "b10" | "b11" | "b12" | "b13" | "b14" | "a0" | "a1" | "a2" | "a3" | "a4" |
ROW "b0" | "b1" | "b2" | "b3" | "b4" | "b5" | "b6" | "b7" | "b8" | "b9" | "b10" | "b11" | "b12" | "b13" | "b14" |
ROW "b0" | "b1" | "b2" | "b3" | "b4" | "b5" | "b6" | "b7" | "b8" | "b9" | "b10" | "b11" | "b12" | "b13" | "b14" | "a0" | "a1" | "a2" | "a3" | "a4" |
HEADER (index) | a0 | a1 | a2 | a3 | a4 | a5 | a6 | a7 | a8 | a9 | a10 | a11 | a12 | a13 | a14 | b0 | b1 | b2 | b3 | b4 |
ROW "a0" | "a1" | "a2" | "a3" | "a4" | "a5" | "a6" | "a7" | "a8" | "a9" | "a10" | "a11" | "a12" | "a13" | "a14" | "b0" | "b1" | "b2" | "b3" | "b4" |
ROW "b0" | "b1" | "b2" | "b3" | "b4" |
ROW "a0" | "a1" | "a2" | "a3" | "a4" | "a5" | "a6" | "a7" | "a8" | "a9" | "a10" | "a11" | "a12" | "a13" | "a14" | "b0" | "b1" | "b2" | "b3" | "b4" |
ROW "b0" | "b1" | "b2" | "b3" | "b4" |
CONSOLE MESSAGE: line 5: console.trace
Tests that when console.trace is called in eval'ed script ending with //# sourceURL=url it will dump a stack trace that will have the url as the script source. Bug 47252.
evalURL.js:5 console.trace
b @ evalURL.js:5
a @ evalURL.js:10
evalSource @ evalURL.js:13
eval @ evalURL.js:14
(anonymous) @ console-trace-in-eval.js:29
setTimeout (async)
doEvalSource @ console-trace-in-eval.js:28
(anonymous) @ console-trace-in-eval.js:39
CONSOLE WARNING: line 26: warning
CONSOLE MESSAGE: line 35: group
CONSOLE MESSAGE: line 35: log child
CONSOLE MESSAGE: line 51: before
CONSOLE MESSAGE: line 51: text [object Object] [object Object]
CONSOLE MESSAGE: line 51: after
CONSOLE MESSAGE: line 74: before
CONSOLE MESSAGE: line 74: text [object Object] [object Object]
CONSOLE MESSAGE: line 74: after
CONSOLE MESSAGE: line 117: before
CONSOLE WARNING: line 117: warning [object Object]
CONSOLE MESSAGE: line 117: after
CONSOLE MESSAGE: line 167: before
CONSOLE MESSAGE: line 167: [object HTMLDivElement]
CONSOLE MESSAGE: line 167: after
CONSOLE MESSAGE: line 181: before
CONSOLE MESSAGE: line 181: [object Object]
CONSOLE MESSAGE: line 199: [object Object]
CONSOLE MESSAGE: line 199: after
CONSOLE MESSAGE: line 226: [object Object]
Tests that console artifacts can be expanded, collapsed via keyboard.
Running: testExpandingTraces
Evaluating: console.warn("warning")
Message count: 1
Force selecting index 0
Viewport virtual selection: 0
Is trace expanded: NO
ArrowRight:
Viewport virtual selection: 0
Is trace expanded: YES
ArrowLeft:
Viewport virtual selection: 0
Is trace expanded: NO
Running: testExpandingGroups
Evaluating: console.group("group"); console.log("log child");
Message count: 2
Force selecting index 0
Viewport virtual selection: 0
Is group expanded: YES
console-key-expand.js:35 group
console-key-expand.js:35 log child
ArrowLeft:
Viewport virtual selection: 0
Is group expanded: NO
console-key-expand.js:35 group
ArrowRight:
Viewport virtual selection: 0
Is group expanded: YES
console-key-expand.js:35 group
console-key-expand.js:35 log child
Running: testNavigateBetweenObjectsAndLogs
Evaluating: console.log("before");console.log("text", obj1, obj2);console.log("after");
Message count: 3
Force selecting index 1
Viewport virtual selection: 1
activeElement: DIV.console-message-wrapper.console-from-api.console-info-level.console-selected
active text: console-key-expand.js:51 text {x: 1} {y: 2}
ArrowRight:
Viewport virtual selection: 1
activeElement: LI.parent.object-properties-section-root-element.selected
active text: {x: 1}
ArrowDown:
Viewport virtual selection: 1
activeElement: LI.parent.object-properties-section-root-element.selected
active text: {y: 2}
ArrowDown:
Viewport virtual selection: 1
activeElement: SPAN.devtools-link
active text: console-key-expand.js:51
ArrowDown:
Viewport virtual selection: 2
activeElement: DIV.console-message-wrapper.console-from-api.console-info-level.console-selected
active text: console-key-expand.js:51 after
ArrowUp:
Viewport virtual selection: 1
activeElement: SPAN.devtools-link
active text: console-key-expand.js:51
ArrowUp:
Viewport virtual selection: 1
activeElement: LI.parent.object-properties-section-root-element.selected
active text: {y: 2}
ArrowLeft:
Viewport virtual selection: 1
activeElement: DIV.console-message-wrapper.console-from-api.console-info-level.console-selected
active text: console-key-expand.js:51 text {x: 1} {y: 2}
Running: testExpandingObjects
Evaluating: console.log("before");console.log("text", obj1, obj2);console.log("after");
Message count: 3
Force selecting index 1
Viewport virtual selection: 1
activeElement: DIV.console-message-wrapper.console-from-api.console-info-level.console-selected
active text: console-key-expand.js:74 text {x: 1} {y: 2}
ArrowRight:
Viewport virtual selection: 1
activeElement: LI.parent.object-properties-section-root-element.selected
active text: {x: 1}
ArrowRight:
Viewport virtual selection: 1
activeElement: LI.parent.object-properties-section-root-element.selected.expanded
active text: {x: 1}
ArrowDown:
Viewport virtual selection: 1
activeElement: LI.selected
active text: x: 1
ArrowDown:
Viewport virtual selection: 1
activeElement: LI.parent.object-properties-section-root-element.selected
active text: {y: 2}
ArrowRight:
Viewport virtual selection: 1
activeElement: LI.parent.object-properties-section-root-element.selected.expanded
active text: {y: 2}
ArrowDown:
ArrowDown:
ArrowDown:
Viewport virtual selection: 2
activeElement: DIV.console-message-wrapper.console-from-api.console-info-level.console-selected
active text: console-key-expand.js:74 after
ArrowUp:
ArrowUp:
Viewport virtual selection: 1
activeElement: LI.parent.object-properties-section-root-element.expanded.selected
active text: {y: 2}
ArrowLeft:
Viewport virtual selection: 1
activeElement: LI.parent.object-properties-section-root-element.selected
active text: {y: 2}
ArrowLeft:
Viewport virtual selection: 1
activeElement: DIV.console-message-wrapper.console-from-api.console-info-level.console-selected
active text: console-key-expand.js:74 text {x: 1}x: 1 {y: 2}y: 2
Running: testExpandingObjectInTrace
Evaluating: console.log("before");console.warn("warning", obj1);console.log("after");
Message count: 3
Force selecting index 1
Viewport virtual selection: 1
Has object: collapsed
Is trace expanded: NO
activeElement: DIV.console-message-wrapper.console-from-api.console-warning-level.console-selected
active text: console-key-expand.js:117 warning {x: 1}
(anonymous) @ console-key-expand.js:117
ArrowRight:
Viewport virtual selection: 1
Has object: collapsed
Is trace expanded: YES
activeElement: DIV.console-message-wrapper.console-from-api.console-warning-level.console-selected
active text: console-key-expand.js:117 warning {x: 1}
(anonymous) @ console-key-expand.js:117
ArrowRight:
Viewport virtual selection: 1
Has object: collapsed
Is trace expanded: YES
activeElement: LI.parent.object-properties-section-root-element.selected
active text: {x: 1}
ArrowRight:
Viewport virtual selection: 1
Has object: expanded
Is trace expanded: YES
activeElement: LI.parent.object-properties-section-root-element.selected.expanded
active text: {x: 1}
ArrowDown:
Viewport virtual selection: 1
Has object: expanded
Is trace expanded: YES
activeElement: LI.selected
active text: x: 1
ArrowDown:
ArrowDown:
ArrowDown:
Viewport virtual selection: 2
Has object: expanded
Is trace expanded: YES
activeElement: DIV.console-message-wrapper.console-from-api.console-info-level.console-selected
active text: console-key-expand.js:117 after
ArrowUp:
ArrowUp:
Viewport virtual selection: 1
Has object: expanded
Is trace expanded: YES
activeElement: SPAN.devtools-link
active text: console-key-expand.js:117
ArrowUp:
Viewport virtual selection: 1
Has object: expanded
Is trace expanded: YES
activeElement: LI.parent.object-properties-section-root-element.expanded.selected
active text: {x: 1}
ArrowUp:
Viewport virtual selection: 1
Has object: expanded
Is trace expanded: YES
activeElement: DIV.console-message-wrapper.console-from-api.console-warning-level.console-selected
active text: console-key-expand.js:117 warning {x: 1}x: 1
(anonymous) @ console-key-expand.js:117
ArrowLeft:
Viewport virtual selection: 1
Has object: expanded
Is trace expanded: NO
activeElement: DIV.console-message-wrapper.console-from-api.console-warning-level.console-selected
active text: console-key-expand.js:117 warning {x: 1}x: 1
(anonymous) @ console-key-expand.js:117
ArrowLeft:
Viewport virtual selection: 1
Has object: expanded
Is trace expanded: NO
activeElement: DIV.console-message-wrapper.console-from-api.console-warning-level.console-selected
active text: console-key-expand.js:117 warning {x: 1}x: 1
(anonymous) @ console-key-expand.js:117
Running: testExpandingElement
Evaluating: console.log("before");console.log(el);console.log("after");
Message count: 3
Force selecting index 1
Viewport virtual selection: 1
activeElement: DIV.console-message-wrapper.console-from-api.console-info-level.console-selected
active text: console-key-expand.js:167 <div>​…​</div>​
ArrowDown:
ArrowDown:
Viewport virtual selection: 1
activeElement: LI.parent.selected
active text: <div>​…​</div>​
ArrowRight:
Viewport virtual selection: 1
activeElement: LI.parent.selected.expanded
active text: <div>​
Running: testShiftTabShouldSelectLastObject
Evaluating: console.log("before");console.log(obj1);
Message count: 2
Setting focus in prompt:
Shift+Tab:
ArrowUp:
Viewport virtual selection: 1
Has object: collapsed
activeElement: LI.parent.object-properties-section-root-element.selected
active text: {x: 1}
ArrowRight:
Viewport virtual selection: 1
Has object: expanded
activeElement: LI.parent.object-properties-section-root-element.selected.expanded
active text: {x: 1}
Running: testArrowUpToFirstVisibleMessageShouldSelectLastObject
Evaluating: console.log(obj1);console.log("after");
Message count: 2
Setting focus in prompt:
Shift+Tab:
ArrowUp:
Viewport virtual selection: 1
Has object: collapsed
activeElement: DIV.console-message-wrapper.console-from-api.console-info-level.console-selected
active text: console-key-expand.js:199 after
ArrowUp:
ArrowUp:
Viewport virtual selection: 0
Has object: collapsed
activeElement: LI.parent.object-properties-section-root-element.selected
active text: {x: 1}
Running: testFocusLastChildInBigObjectShouldScrollIntoView
Evaluating: console.log(bigObj);
Message count: 1
Setting focus in prompt:
Shift+Tab:
ArrowUp:
ArrowRight:
Tab:
Viewport virtual selection: -1
Has object: expanded
activeElement: TEXTAREA
Shift+Tab:
ArrowUp:
Viewport virtual selection: 0
Has object: expanded
activeElement: LI.parent.object-properties-section-root-element.expanded.selected
active text: {a0: 0, a1: 1, a2: 2, a3: 3, a4: 4, …}
Is at bottom: false, should stick: false
CONSOLE MESSAGE: 42
Tests that webInspector.inspectedWindow.reload() successfully injects and preprocesses user's code upon reload
Started extension.
Running tests...
RUNNING TEST: extension_testReloadInjectsCode
Page reloaded.
Page reloaded.
With injected code: foo = 42
Without injected code: foo = undefined
RUNNING TEST: extension_testReloadInjectsCodeWithMessage
Page reloaded.
Source received:
console.log(42)
All tests done.
CONSOLE MESSAGE: line 49: InspectorTest.IndexedDB_callback1
CONSOLE MESSAGE: line 49: InspectorTest.IndexedDB_callback2
CONSOLE MESSAGE: line 49: InspectorTest.IndexedDB_callback3
Tests IndexedDB tree element on resources panel.
Expanded IndexedDB tree element.
Dumping IndexedDB tree:
(empty)
Creating database.
Created database.
Refreshing.
Refreshed.
Dumping IndexedDB tree:
database: testDatabase - http://127.0.0.1:8000
Object store: testObjectStore
Index: testIndexName
Navigating to another security origin.
Navigated to another security origin.
Dumping IndexedDB tree:
(empty)
Navigating back.
Navigated back.
Refreshing.
Refreshed.
Dumping IndexedDB tree:
database: testDatabase - http://127.0.0.1:8000
Object store: testObjectStore
Index: testIndexName
Deleting database.
Deleted database.
Refreshing.
Refreshed.
Dumping IndexedDB tree:
(empty)
CONSOLE ERROR: line 6: Uncaught (in promise) ReferenceError: TestRunner is not defined
Verify that search doesn't search in binary resources.
Search result #1: uiSourceCode.url = http://127.0.0.1:8000/devtools/search/search-ignore-binary-files.js
search match #1: lineNumber = 17, lineContent = ' var searchConfig = new Search.SearchConfig('sources.search-in-files', 'AAAAAAA', true, false);'
CONSOLE MESSAGE: line 7: [object Object]
Tests resolving this object name via source maps.
Set timer for test function.
Script execution paused.
Scope variables sidebar pane:
Local
this: Foo {}
Closure (Foo.bar)
WindowGlobal
<section collapsed>
Script execution resumed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment