You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# @license Copyright 2022 The Lighthouse Authors. All Rights Reserved.
5
+
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6
+
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
# @license Copyright 2022 The Lighthouse Authors. All Rights Reserved.
5
+
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6
+
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
7
+
##
8
+
9
+
# Setup dependencies for devtools e2e tests.
10
+
# Set SKIP_DOWNLOADS to skip all the downloading and just export variables.
# @license Copyright 2022 The Lighthouse Authors. All Rights Reserved.
5
+
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6
+
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
7
+
##
8
+
9
+
# Runs the devtools e2e tests in third-party/devtools-tests using the latest
10
+
# Lighthouse, DevTools, and Chrome content_shell*
11
+
#
12
+
# * Not exactly the latest, but close. See download-content-shell.js
These tests are rolled into the Chromium DevTools Frontend codebase. They "belong" to the devtools frontend, but are truly defined in this Lighthouse repo.
4
+
5
+
Run with `sh lighthouse-core/test/devtools-tests/test-locally.sh`.
6
+
7
+
See `lighthouse-core/test/chromium-web-tests/README.md` for more.
'There may be stored data affecting loading performance in this location: IndexedDB. Audit this page in an incognito window to prevent those resources from affecting your scores.';
0 commit comments