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

Issue 22601006: [chromedriver] Restore test_expectations. (Closed)

Created:
7 years, 4 months ago by chrisgao (Use stgao instead)
Modified:
7 years, 4 months ago
Reviewers:
frankf
CC:
chromium-reviews, kkania, frankf
Visibility:
Public.

Description

[chromedriver] Restore test_expectations. Also fixed PYTHONPATH so that old generated *.pyc in chromedriver/ won't be picked up unexpectedly after the *.py were moved from chromedriver/ to chromedriver/test/. TBR=kkania@chromium.org BUG=none NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216788

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+227 lines, -4 lines) Patch
M chrome/test/chromedriver/test/run_java_tests.py View 1 1 chunk +1 line, -1 line 2 comments Download
M chrome/test/chromedriver/test/run_py_tests.py View 1 1 chunk +3 lines, -3 lines 0 comments Download
A chrome/test/chromedriver/test/test_expectations View 1 chunk +223 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
chrisgao (Use stgao instead)
7 years, 4 months ago (2013-08-09 21:25:20 UTC) #1
frankf
https://codereview.chromium.org/22601006/diff/1/chrome/test/chromedriver/test/run_java_tests.py File chrome/test/chromedriver/test/run_java_tests.py (right): https://codereview.chromium.org/22601006/diff/1/chrome/test/chromedriver/test/run_java_tests.py#newcode21 chrome/test/chromedriver/test/run_java_tests.py:21: sys.path.append(os.path.join(_THIS_DIR, os.pardir)) This might be problematic if there are ...
7 years, 4 months ago (2013-08-09 21:34:11 UTC) #2
chrisgao (Use stgao instead)
https://codereview.chromium.org/22601006/diff/1/chrome/test/chromedriver/test/run_java_tests.py File chrome/test/chromedriver/test/run_java_tests.py (right): https://codereview.chromium.org/22601006/diff/1/chrome/test/chromedriver/test/run_java_tests.py#newcode21 chrome/test/chromedriver/test/run_java_tests.py:21: sys.path.append(os.path.join(_THIS_DIR, os.pardir)) On 2013/08/09 21:34:11, frankf wrote: > This ...
7 years, 4 months ago (2013-08-09 22:52:48 UTC) #3
frankf
If you want to unbreak the build, please go ahead and TBR, but address this ...
7 years, 4 months ago (2013-08-09 23:37:50 UTC) #4
chrisgao (Use stgao instead)
https://codereview.chromium.org/22601006/diff/6001/chrome/test/chromedriver/test/run_java_tests.py File chrome/test/chromedriver/test/run_java_tests.py (right): https://codereview.chromium.org/22601006/diff/6001/chrome/test/chromedriver/test/run_java_tests.py#newcode21 chrome/test/chromedriver/test/run_java_tests.py:21: sys.path.insert(1, os.path.join(_THIS_DIR, os.pardir)) On 2013/08/09 23:37:50, frankf wrote: > ...
7 years, 4 months ago (2013-08-10 00:04:20 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrisgao@chromium.org/22601006/6001
7 years, 4 months ago (2013-08-10 00:12:07 UTC) #6
commit-bot: I haz the power
7 years, 4 months ago (2013-08-10 00:16:07 UTC) #7
Message was sent while issue was closed.
Change committed as 216788

Powered by Google App Engine
This is Rietveld 408576698