Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(503)

Issue 1217293007: Move unittest_data to internal/testing. (Closed)

Created:
5 years, 5 months ago by sullivan
Modified:
5 years, 5 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, telemetry-reviews_chromium.org, dcheng, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move unittest_data to internal/testing. BUG=473414 Committed: https://crrev.com/09e65a1e1d0dea32c47bd24ae52a50b1965ff9e9 Cr-Commit-Position: refs/heads/master@{#337454}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fixed presubmits and tests #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-52 lines, -11455 lines) Patch
M tools/telemetry/telemetry/core/util.py View 1 chunk +2 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/internal/backends/chrome_inspector/inspector_memory_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/internal/story_runner_unittest.py View 1 5 chunks +8 lines, -2 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/.gitignore View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/animated_page.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/arch-lsb-release View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/archive_files/test.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/archive_files/test_000.wpr View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/archive_files/test_000.wpr.sha1 View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/archive_files/test_missing_wpr_file.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/archive_files/test_page_set.py View 1 chunk +1 line, -1 line 0 comments Download
A + tools/telemetry/telemetry/internal/testing/archive_files/test_simple_one_page_set.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/archive_files/test_simple_two_page_set.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/autotest_ext/background.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/autotest_ext/manifest.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/bear.webm View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/blank.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/blink_style.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/component_extension/background.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/component_extension/manifest.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/create_many_objects.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/discoverable_classes/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/discoverable_classes/another_discover_dummyclass.py View 1 1 chunk +1 line, -1 line 0 comments Download
A + tools/telemetry/telemetry/internal/testing/discoverable_classes/discover_dummyclass.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/discoverable_classes/parameter_discover_dummyclass.py View 1 1 chunk +1 line, -1 line 0 comments Download
A + tools/telemetry/telemetry/internal/testing/dom_counter_sample.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/draggable.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/favicon.ico View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/frame0.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/frame1.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/frame2.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/frame3.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/frame4.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/frame5.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/frame6.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/frame7.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/green_rect.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/host.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/iframe1.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/iframe2.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/iframe3.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/image.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/image_decoding.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/interaction_enabled_page.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/jebgalgnebhfojomionfpkfelancnnkf.crx View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/manifest_with_key.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/non_scrollable_page.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/page_sets/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/page_sets/data/.gitignore View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/page_sets/data/example_domain.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/page_sets/data/example_domain_001.wpr.sha1 View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/page_sets/example_domain.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/page_that_logs_to_console.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/page_with_clickables.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/page_with_link.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/page_with_swipeables.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/pages/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/pages/external_page.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/perf_report_output.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/powermetrics_output.output View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/powermetrics_output_unsupported_hardware.output View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/powermetrics_vmware.output View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/proc_meminfo View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/sample_perf_report_output.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/sample_vtune_db_output View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/screen_3_frames.mov View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/scrollable_page.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/simple_app/background.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/simple_app/main.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/simple_app/manifest.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/simple_app/second.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/simple_extension/background.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/simple_extension/manifest.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/smaps View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/stat View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/status View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/status_nohwm View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/system_stub_test_module.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/test_png.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/test_png_2.png View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/ubuntu-saucy-lsb-release View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/vid.mp4 View Binary file 0 comments Download
A + tools/telemetry/telemetry/internal/testing/video_test.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/webview_app/background.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/webview_app/main.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/webview_app/manifest.json View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/telemetry/telemetry/page/page_run_end_to_end_unittest.py View 2 chunks +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest_util/system_stub_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
D tools/telemetry/unittest_data/.gitignore View 1 chunk +0 lines, -1 line 0 comments Download
D tools/telemetry/unittest_data/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
D tools/telemetry/unittest_data/animated_page.html View 1 chunk +0 lines, -21 lines 0 comments Download
D tools/telemetry/unittest_data/arch-lsb-release View 1 chunk +0 lines, -4 lines 0 comments Download
D tools/telemetry/unittest_data/archive_files/test.json View 1 chunk +0 lines, -8 lines 0 comments Download
D tools/telemetry/unittest_data/archive_files/test_000.wpr View 1 chunk +0 lines, -1 line 0 comments Download
D tools/telemetry/unittest_data/archive_files/test_000.wpr.sha1 View 1 chunk +0 lines, -1 line 0 comments Download
D tools/telemetry/unittest_data/archive_files/test_missing_wpr_file.json View 1 chunk +0 lines, -11 lines 0 comments Download
D tools/telemetry/unittest_data/archive_files/test_page_set.py View 1 chunk +0 lines, -35 lines 0 comments Download
D tools/telemetry/unittest_data/archive_files/test_simple_one_page_set.py View 1 chunk +0 lines, -13 lines 0 comments Download
D tools/telemetry/unittest_data/archive_files/test_simple_two_page_set.py View 1 chunk +0 lines, -13 lines 0 comments Download
D tools/telemetry/unittest_data/autotest_ext/background.js View 1 chunk +0 lines, -4 lines 0 comments Download
D tools/telemetry/unittest_data/autotest_ext/manifest.json View 1 chunk +0 lines, -13 lines 0 comments Download
D tools/telemetry/unittest_data/bear.webm View Binary file 0 comments Download
D tools/telemetry/unittest_data/blank.html View 1 chunk +0 lines, -8 lines 0 comments Download
D tools/telemetry/unittest_data/blink_style.html View 1 chunk +0 lines, -15 lines 0 comments Download
D tools/telemetry/unittest_data/component_extension/background.js View 1 chunk +0 lines, -8 lines 0 comments Download
D tools/telemetry/unittest_data/component_extension/manifest.json View 1 chunk +0 lines, -10 lines 0 comments Download
D tools/telemetry/unittest_data/create_many_objects.html View 1 chunk +0 lines, -20 lines 0 comments Download
D tools/telemetry/unittest_data/discoverable_classes/__init__.py View 1 chunk +0 lines, -3 lines 0 comments Download
D tools/telemetry/unittest_data/discoverable_classes/another_discover_dummyclass.py View 1 chunk +0 lines, -33 lines 0 comments Download
D tools/telemetry/unittest_data/discoverable_classes/discover_dummyclass.py View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/telemetry/unittest_data/discoverable_classes/parameter_discover_dummyclass.py View 1 chunk +0 lines, -11 lines 0 comments Download
D tools/telemetry/unittest_data/dom_counter_sample.html View 1 chunk +0 lines, -12 lines 0 comments Download
D tools/telemetry/unittest_data/draggable.html View 1 chunk +0 lines, -52 lines 0 comments Download
D tools/telemetry/unittest_data/favicon.ico View Binary file 0 comments Download
D tools/telemetry/unittest_data/frame0.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/frame1.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/frame2.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/frame3.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/frame4.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/frame5.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/frame6.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/frame7.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/green_rect.html View 1 chunk +0 lines, -19 lines 0 comments Download
D tools/telemetry/unittest_data/host.html View 1 chunk +0 lines, -12 lines 0 comments Download
D tools/telemetry/unittest_data/iframe1.html View 1 chunk +0 lines, -11 lines 0 comments Download
D tools/telemetry/unittest_data/iframe2.html View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/telemetry/unittest_data/iframe3.html View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/telemetry/unittest_data/image.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/image_decoding.html View 1 chunk +0 lines, -8 lines 0 comments Download
D tools/telemetry/unittest_data/interaction_enabled_page.html View 1 chunk +0 lines, -96 lines 0 comments Download
D tools/telemetry/unittest_data/jebgalgnebhfojomionfpkfelancnnkf.crx View Binary file 0 comments Download
D tools/telemetry/unittest_data/manifest_with_key.json View 1 chunk +0 lines, -7 lines 0 comments Download
D tools/telemetry/unittest_data/non_scrollable_page.html View 1 chunk +0 lines, -10 lines 0 comments Download
D tools/telemetry/unittest_data/page_sets/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
D tools/telemetry/unittest_data/page_sets/data/.gitignore View 1 chunk +0 lines, -1 line 0 comments Download
D tools/telemetry/unittest_data/page_sets/data/example_domain.json View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/telemetry/unittest_data/page_sets/data/example_domain_001.wpr.sha1 View 1 chunk +0 lines, -1 line 0 comments Download
D tools/telemetry/unittest_data/page_sets/example_domain.py View 1 chunk +0 lines, -17 lines 0 comments Download
D tools/telemetry/unittest_data/page_that_logs_to_console.html View 1 chunk +0 lines, -14 lines 0 comments Download
D tools/telemetry/unittest_data/page_with_clickables.html View 1 chunk +0 lines, -16 lines 0 comments Download
D tools/telemetry/unittest_data/page_with_link.html View 1 chunk +0 lines, -8 lines 0 comments Download
D tools/telemetry/unittest_data/page_with_swipeables.html View 1 chunk +0 lines, -52 lines 0 comments Download
D tools/telemetry/unittest_data/pages/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
D tools/telemetry/unittest_data/pages/external_page.py View 1 chunk +0 lines, -11 lines 0 comments Download
D tools/telemetry/unittest_data/perf_report_output.txt View 1 chunk +0 lines, -2497 lines 0 comments Download
D tools/telemetry/unittest_data/powermetrics_output.output View 1 chunk +0 lines, -3375 lines 0 comments Download
D tools/telemetry/unittest_data/powermetrics_output_unsupported_hardware.output View 1 chunk +0 lines, -505 lines 0 comments Download
D tools/telemetry/unittest_data/powermetrics_vmware.output View 1 chunk +0 lines, -2889 lines 0 comments Download
D tools/telemetry/unittest_data/proc_meminfo View 1 chunk +0 lines, -43 lines 0 comments Download
D tools/telemetry/unittest_data/sample_perf_report_output.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D tools/telemetry/unittest_data/sample_vtune_db_output View 1 chunk +0 lines, -316 lines 0 comments Download
D tools/telemetry/unittest_data/screen_3_frames.mov View Binary file 0 comments Download
D tools/telemetry/unittest_data/scrollable_page.html View 1 chunk +0 lines, -33 lines 0 comments Download
D tools/telemetry/unittest_data/simple_app/background.js View 1 chunk +0 lines, -6 lines 0 comments Download
D tools/telemetry/unittest_data/simple_app/main.html View 1 chunk +0 lines, -5 lines 0 comments Download
D tools/telemetry/unittest_data/simple_app/manifest.json View 1 chunk +0 lines, -11 lines 0 comments Download
D tools/telemetry/unittest_data/simple_app/second.html View 1 chunk +0 lines, -5 lines 0 comments Download
D tools/telemetry/unittest_data/simple_extension/background.js View 1 chunk +0 lines, -8 lines 0 comments Download
D tools/telemetry/unittest_data/simple_extension/manifest.json View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/telemetry/unittest_data/smaps View 1 chunk +0 lines, -1065 lines 0 comments Download
D tools/telemetry/unittest_data/stat View 1 chunk +0 lines, -1 line 0 comments Download
D tools/telemetry/unittest_data/status View 1 chunk +0 lines, -39 lines 0 comments Download
D tools/telemetry/unittest_data/status_nohwm View 1 chunk +0 lines, -37 lines 0 comments Download
D tools/telemetry/unittest_data/system_stub_test_module.py View 1 chunk +0 lines, -7 lines 0 comments Download
D tools/telemetry/unittest_data/test_png.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/test_png_2.png View Binary file 0 comments Download
D tools/telemetry/unittest_data/ubuntu-saucy-lsb-release View 1 chunk +0 lines, -4 lines 0 comments Download
D tools/telemetry/unittest_data/vid.mp4 View Binary file 0 comments Download
D tools/telemetry/unittest_data/video_test.html View 1 chunk +0 lines, -7 lines 0 comments Download
D tools/telemetry/unittest_data/webview_app/background.js View 1 chunk +0 lines, -5 lines 0 comments Download
D tools/telemetry/unittest_data/webview_app/main.html View 1 chunk +0 lines, -7 lines 0 comments Download
D tools/telemetry/unittest_data/webview_app/manifest.json View 1 chunk +0 lines, -14 lines 0 comments Download

Messages

Total messages: 21 (6 generated)
sullivan
Some questions about this CL: 1) telemetry/internal/testing the right path? 2) bug id I should ...
5 years, 5 months ago (2015-07-01 16:29:45 UTC) #2
sullivan
https://codereview.chromium.org/1217293007/diff/1/tools/telemetry/telemetry/internal/testing/discoverable_classes/another_discover_dummyclass.py File tools/telemetry/telemetry/internal/testing/discoverable_classes/another_discover_dummyclass.py (right): https://codereview.chromium.org/1217293007/diff/1/tools/telemetry/telemetry/internal/testing/discoverable_classes/another_discover_dummyclass.py#newcode33 tools/telemetry/telemetry/internal/testing/discoverable_classes/another_discover_dummyclass.py:33: del parameter I get the following presubmit errors, was ...
5 years, 5 months ago (2015-07-01 16:32:35 UTC) #3
aiolos (Not reviewing)
On 2015/07/01 16:29:45, sullivan wrote: > Some questions about this CL: > > 1) telemetry/internal/testing ...
5 years, 5 months ago (2015-07-01 17:45:38 UTC) #4
sullivan
On 2015/07/01 17:45:38, aiolos wrote: > On 2015/07/01 16:29:45, sullivan wrote: > > Some questions ...
5 years, 5 months ago (2015-07-01 17:51:42 UTC) #5
aiolos (Not reviewing)
https://codereview.chromium.org/1217293007/diff/1/tools/telemetry/telemetry/internal/testing/discoverable_classes/another_discover_dummyclass.py File tools/telemetry/telemetry/internal/testing/discoverable_classes/another_discover_dummyclass.py (right): https://codereview.chromium.org/1217293007/diff/1/tools/telemetry/telemetry/internal/testing/discoverable_classes/another_discover_dummyclass.py#newcode33 tools/telemetry/telemetry/internal/testing/discoverable_classes/another_discover_dummyclass.py:33: del parameter On 2015/07/01 16:32:35, sullivan wrote: > I ...
5 years, 5 months ago (2015-07-01 17:54:34 UTC) #6
aiolos (Not reviewing)
https://codereview.chromium.org/1217293007/diff/1/tools/telemetry/telemetry/internal/story_runner_unittest.py File tools/telemetry/telemetry/internal/story_runner_unittest.py (right): https://codereview.chromium.org/1217293007/diff/1/tools/telemetry/telemetry/internal/story_runner_unittest.py#newcode476 tools/telemetry/telemetry/internal/story_runner_unittest.py:476: archive_data_file='internal/testing/archive_files/test.json', story_runner_unittest is already in internal, so this path ...
5 years, 5 months ago (2015-07-01 18:02:11 UTC) #7
sullivan
On 2015/07/01 18:02:11, aiolos wrote: > https://codereview.chromium.org/1217293007/diff/1/tools/telemetry/telemetry/internal/story_runner_unittest.py > File tools/telemetry/telemetry/internal/story_runner_unittest.py (right): > > https://codereview.chromium.org/1217293007/diff/1/tools/telemetry/telemetry/internal/story_runner_unittest.py#newcode476 > ...
5 years, 5 months ago (2015-07-01 18:44:04 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293007/20001
5 years, 5 months ago (2015-07-01 18:46:31 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-01 19:58:00 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293007/40001
5 years, 5 months ago (2015-07-06 18:30:15 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-06 19:43:02 UTC) #16
aiolos (Not reviewing)
On 2015/07/06 19:43:02, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
5 years, 5 months ago (2015-07-06 19:44:38 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293007/40001
5 years, 5 months ago (2015-07-06 19:47:47 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-06 19:55:30 UTC) #20
commit-bot: I haz the power
5 years, 5 months ago (2015-07-06 19:56:55 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/09e65a1e1d0dea32c47bd24ae52a50b1965ff9e9
Cr-Commit-Position: refs/heads/master@{#337454}

Powered by Google App Engine
This is Rietveld 408576698