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

Issue 856343002: Add SQLite feature test to verify working foreign key support. (Closed)

Created:
5 years, 11 months ago by engedy
Modified:
5 years, 11 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add SQLite feature test to verify working foreign key support. This low-level test specifically ensures that foreign key support will not break upon importing a new SQLite version or changing compile-time flags. BUG=437865 Committed: https://crrev.com/be80d53e9b6b4508eeaf0c43d86964b8d6dee1a7 Cr-Commit-Position: refs/heads/master@{#312596}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Reduce chance of false positives. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
M sql/sqlite_features_unittest.cc View 1 3 chunks +39 lines, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
engedy
@Scott, I have added the test you have requested in https://codereview.chromium.org/797983003/. Could you please take ...
5 years, 11 months ago (2015-01-21 10:53:28 UTC) #2
Scott Hess - ex-Googler
lgtm with a minor suggestion. https://codereview.chromium.org/856343002/diff/1/sql/sqlite_features_unittest.cc File sql/sqlite_features_unittest.cc (right): https://codereview.chromium.org/856343002/diff/1/sql/sqlite_features_unittest.cc#newcode143 sql/sqlite_features_unittest.cc:143: EXPECT_TRUE(s.Succeeded()); This may be ...
5 years, 11 months ago (2015-01-21 18:17:02 UTC) #3
engedy
https://codereview.chromium.org/856343002/diff/1/sql/sqlite_features_unittest.cc File sql/sqlite_features_unittest.cc (right): https://codereview.chromium.org/856343002/diff/1/sql/sqlite_features_unittest.cc#newcode143 sql/sqlite_features_unittest.cc:143: EXPECT_TRUE(s.Succeeded()); On 2015/01/21 18:17:02, Scott Hess wrote: > This ...
5 years, 11 months ago (2015-01-21 19:50:22 UTC) #4
Scott Hess - ex-Googler
https://codereview.chromium.org/856343002/diff/1/sql/sqlite_features_unittest.cc File sql/sqlite_features_unittest.cc (right): https://codereview.chromium.org/856343002/diff/1/sql/sqlite_features_unittest.cc#newcode143 sql/sqlite_features_unittest.cc:143: EXPECT_TRUE(s.Succeeded()); On 2015/01/21 19:50:22, engedy wrote: > On 2015/01/21 ...
5 years, 11 months ago (2015-01-21 20:23:31 UTC) #5
engedy
https://codereview.chromium.org/856343002/diff/1/sql/sqlite_features_unittest.cc File sql/sqlite_features_unittest.cc (right): https://codereview.chromium.org/856343002/diff/1/sql/sqlite_features_unittest.cc#newcode143 sql/sqlite_features_unittest.cc:143: EXPECT_TRUE(s.Succeeded()); On 2015/01/21 20:23:30, Scott Hess wrote: > On ...
5 years, 11 months ago (2015-01-22 09:11:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/856343002/20001
5 years, 11 months ago (2015-01-22 09:11:58 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2015-01-22 09:55:23 UTC) #9
commit-bot: I haz the power
5 years, 11 months ago (2015-01-22 09:58:13 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/be80d53e9b6b4508eeaf0c43d86964b8d6dee1a7
Cr-Commit-Position: refs/heads/master@{#312596}

Powered by Google App Engine
This is Rietveld 408576698