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

Issue 75013002: Revert 235626 "Remove blacklisting of Mac OS 10.6 and 10.7." (Closed)

Created:
7 years, 1 month ago by kinuko
Modified:
7 years, 1 month ago
Reviewers:
ccameron
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 235626 "Remove blacklisting of Mac OS 10.6 and 10.7." Speculative; will follow up with more details > Remove blacklisting of Mac OS 10.6 and 10.7. > > Add blacklisting of VMWare driver on 10.7 because it hangs. > > Disable compositing expectation test on 10.7 because it will > give different results depending on whether it is running on > a VM or real hardware. > > TBR=vangelis > BUG=266186 > > Review URL: https://codereview.chromium.org/68253005 TBR=ccameron@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235644

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -24 lines) Patch
M trunk/src/content/browser/gpu/compositor_util_browsertest.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M trunk/src/gpu/config/software_rendering_list_json.cc View 3 chunks +16 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kinuko
7 years, 1 month ago (2013-11-18 06:51:17 UTC) #1
kinuko
Committed patchset #1 manually as r235644.
7 years, 1 month ago (2013-11-18 06:52:35 UTC) #2
kinuko
7 years, 1 month ago (2013-11-18 07:50:13 UTC) #3
Message was sent while issue was closed.
Some more follow-up details for this revert:

This one's suspected to break testScreenshot and testScreenshotSync telemetry
tests on Mac10.6.
http://build.chromium.org/p/chromium.mac/buildstatus?builder=Mac10.6%20Tests%...

The tests failed 3 times in a row after this has landed, and the first build is
green after this revert, so looks like the revert has worked.

Powered by Google App Engine
This is Rietveld 408576698