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

Issue 150663007: Disable PPAPI*NaCl* tests in the disable_nacl=1 builds (Closed)

Created:
6 years, 10 months ago by Alexander Potapenko
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Make PPAPI*NaCl* tests pass in the disable_nacl=1 builds R=raymes@chromium.org, bbudge, raymes BUG=327351 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252194

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -7 lines) Patch
M chrome/test/ppapi/ppapi_test.h View 1 2 3 4 2 chunks +19 lines, -7 lines 0 comments Download
M chrome/test/ppapi/ppapi_test.cc View 1 2 3 4 3 chunks +46 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Alexander Potapenko
Please take a look. The PPAPI*NaCl*.* tests are failing under ThreadSanitizer (which builds with disable_nacl=1), ...
6 years, 10 months ago (2014-02-05 10:03:24 UTC) #1
raymes
+dmichael This seems a bit messy. Is there a nicer way we can do it? ...
6 years, 10 months ago (2014-02-07 02:21:15 UTC) #2
Alexander Potapenko
On 2014/02/07 02:21:15, raymes wrote: > +dmichael > > This seems a bit messy. Is ...
6 years, 10 months ago (2014-02-07 11:49:55 UTC) #3
dmichael (off chromium)
On 2014/02/07 11:49:55, Alexander Potapenko wrote: > On 2014/02/07 02:21:15, raymes wrote: > > +dmichael ...
6 years, 10 months ago (2014-02-07 23:30:12 UTC) #4
raymes
My preference is to do something in PPAPINaClNewlibTest and friends. The reason being that when ...
6 years, 10 months ago (2014-02-09 23:34:26 UTC) #5
Alexander Potapenko
Ok if I just add some EXIT_IF_NO_NACL macro at the beginning of each test? #if ...
6 years, 10 months ago (2014-02-10 10:57:31 UTC) #6
Alexander Potapenko
On 2014/02/10 10:57:31, Alexander Potapenko wrote: > Ok if I just add some EXIT_IF_NO_NACL macro ...
6 years, 10 months ago (2014-02-10 11:03:23 UTC) #7
raymes
On 2014/02/10 11:03:23, Alexander Potapenko wrote: > On 2014/02/10 10:57:31, Alexander Potapenko wrote: > > ...
6 years, 10 months ago (2014-02-17 01:57:20 UTC) #8
raymes
On 2014/02/17 01:57:20, raymes wrote: > On 2014/02/10 11:03:23, Alexander Potapenko wrote: > > On ...
6 years, 10 months ago (2014-02-17 01:57:40 UTC) #9
Alexander Potapenko
On 2014/02/17 01:57:20, raymes wrote: > On 2014/02/10 11:03:23, Alexander Potapenko wrote: > > On ...
6 years, 10 months ago (2014-02-17 16:38:10 UTC) #10
raymes
On Tue, Feb 18, 2014 at 3:38 AM, <glider@chromium.org> wrote: > On 2014/02/17 01:57:20, raymes ...
6 years, 10 months ago (2014-02-17 23:30:57 UTC) #11
Alexander Potapenko
> Have a look in ppapi_test.cc in PPAPITestBase. I think if we make the > ...
6 years, 10 months ago (2014-02-18 09:15:03 UTC) #12
raymes
On 2014/02/18 09:15:03, Alexander Potapenko wrote: > > Have a look in ppapi_test.cc in PPAPITestBase. ...
6 years, 10 months ago (2014-02-18 23:20:00 UTC) #13
raymes
https://codereview.chromium.org/150663007/diff/190001/chrome/test/ppapi/ppapi_test.cc File chrome/test/ppapi/ppapi_test.cc (right): https://codereview.chromium.org/150663007/diff/190001/chrome/test/ppapi/ppapi_test.cc#newcode349 chrome/test/ppapi/ppapi_test.cc:349: #if defined(DISABLE_NACL) Consider putting this right at the top ...
6 years, 10 months ago (2014-02-18 23:20:08 UTC) #14
Alexander Potapenko
Done, PTAL https://codereview.chromium.org/150663007/diff/190001/chrome/test/ppapi/ppapi_test.cc File chrome/test/ppapi/ppapi_test.cc (right): https://codereview.chromium.org/150663007/diff/190001/chrome/test/ppapi/ppapi_test.cc#newcode349 chrome/test/ppapi/ppapi_test.cc:349: #if defined(DISABLE_NACL) On 2014/02/18 23:20:08, raymes wrote: ...
6 years, 10 months ago (2014-02-19 13:47:01 UTC) #15
raymes
lgtm! https://codereview.chromium.org/150663007/diff/340001/chrome/test/ppapi/ppapi_test.h File chrome/test/ppapi/ppapi_test.h (right): https://codereview.chromium.org/150663007/diff/340001/chrome/test/ppapi/ppapi_test.h#newcode132 chrome/test/ppapi/ppapi_test.h:132: // PPAPITestBase: nit: // PPAPITestBase overrides.
6 years, 10 months ago (2014-02-19 23:47:08 UTC) #16
Alexander Potapenko
On 2014/02/19 23:47:08, raymes wrote: > lgtm! > > https://codereview.chromium.org/150663007/diff/340001/chrome/test/ppapi/ppapi_test.h > File chrome/test/ppapi/ppapi_test.h (right): > ...
6 years, 10 months ago (2014-02-20 09:07:54 UTC) #17
Alexander Potapenko
6 years, 10 months ago (2014-02-20 09:08:09 UTC) #18
Message was sent while issue was closed.
Committed patchset #5 manually as r252194 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698