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

Issue 7745047: Enable browser tests with glibc. (Closed)

Created:
9 years, 4 months ago by halyavin
Modified:
9 years, 3 months ago
Reviewers:
khimg, bradn
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Enable browser tests with glibc. Changes in buildbot/patch.py and buildbot/buildbot_selector.py are not for commit. They make try possible.

Patch Set 1 #

Patch Set 2 : remove IsTestBroken function since it doesn't work #

Patch Set 3 : remove white space change #

Patch Set 4 : Make changes in python suggested by ncbray #

Patch Set 5 : fix simplejson import #

Patch Set 6 : '' #

Patch Set 7 : nameservice test doesn't work on mac10.5 #

Patch Set 8 : '' #

Patch Set 9 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1921 lines, -68 lines) Patch
M SConstruct View 1 2 3 4 5 6 7 8 5 chunks +140 lines, -4 lines 0 comments Download
M buildbot/buildbot_selector.py View 1 2 3 4 5 1 chunk +9 lines, -0 lines 0 comments Download
M buildbot/buildbot_standard.py View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
A buildbot/patch.py View 1 2 3 4 5 1 chunk +718 lines, -0 lines 0 comments Download
A ppapi.patch View 1 2 3 1 chunk +955 lines, -0 lines 0 comments Download
M tests/browser_startup_time/nacl.scons View 1 2 3 4 5 2 chunks +1 line, -1 line 0 comments Download
M tests/chrome_extension/nacl.scons View 1 2 3 4 5 2 chunks +6 lines, -2 lines 0 comments Download
M tests/dynamic_code_loading/nacl.scons View 1 2 3 4 5 2 chunks +0 lines, -2 lines 0 comments Download
M tests/earth/nacl.scons View 1 2 3 4 5 3 chunks +8 lines, -4 lines 0 comments Download
M tests/imc_shm_mmap/nacl.scons View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M tests/inbrowser_crash_test/nacl.scons View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M tests/inbrowser_test_runner/nacl.scons View 1 2 3 4 5 2 chunks +6 lines, -2 lines 0 comments Download
M tests/manifest_file/irt_manifest_file.nmf View 1 2 3 4 5 2 chunks +1 line, -2 lines 0 comments Download
M tests/manifest_file/irt_manifest_file_test.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M tests/manifest_file/nacl.scons View 1 2 3 4 5 7 chunks +16 lines, -12 lines 0 comments Download
M tests/manifest_file/pm_manifest_file.nmf View 1 2 3 4 5 2 chunks +1 line, -2 lines 0 comments Download
M tests/manifest_file/pm_manifest_file_test.html View 1 2 3 4 5 2 chunks +10 lines, -3 lines 0 comments Download
M tests/manifest_file/pm_pre_init_manifest_file.nmf View 1 2 3 4 5 2 chunks +1 line, -2 lines 0 comments Download
M tests/manifest_file/pm_pre_init_manifest_file_test.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M tests/manifest_file/pm_pre_init_manifest_file_test.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M tests/manifest_file/srpc_manifest_file_test.html View 1 2 3 4 5 1 chunk +5 lines, -2 lines 0 comments Download
A tests/manifest_file/test_file.txt View 1 chunk +1 line, -0 lines 0 comments Download
M tests/nameservice/nacl.scons View 1 2 3 4 5 6 3 chunks +6 lines, -5 lines 0 comments Download
M tests/srpc/nacl.scons View 1 2 3 4 5 5 chunks +6 lines, -9 lines 0 comments Download
M tests/srpc_hw/nacl.scons View 1 2 3 4 5 4 chunks +4 lines, -2 lines 0 comments Download
M tools/browser_tester/browser_tester.py View 1 2 3 4 5 3 chunks +8 lines, -1 line 0 comments Download
M tools/browser_tester/browsertester/server.py View 1 2 3 4 5 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
halyavin
9 years, 4 months ago (2011-08-26 14:44:51 UTC) #1
halyavin
9 years, 3 months ago (2011-08-30 10:50:49 UTC) #2
Try bots passed except flakiness in glibc_win32_opt bot.

Powered by Google App Engine
This is Rietveld 408576698