Closed Bug 1054078 Opened 11 years ago Closed 11 years ago

raw_adi uses Darwin for Mac OS X

Categories

(Socorro :: Database, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

References

Details

(Whiteboard: [DB Change])

Unlike the rest of the system where we use "Mac OS X". We have an os_name_matches table just for this situation, just need to populate it.
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/1cbf6aede22d5d4b02fd7e90b5729ab61e1514bb fix bug 1054078 - match Mac OS X on Darwin% https://github.com/mozilla/socorro/commit/2bfe845744b139587567a8dfd68d7b23376463f4 Merge pull request #2291 from rhelmer/bug1054078-match-darwin-to-mac-os-x fix bug 1054078 - match Mac OS X on Darwin%
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/291db47aeda2ec4abcc26791a2fe986167041998 Revert "fix bug 1054078 - match Mac OS X on Darwin%" https://github.com/mozilla/socorro/commit/b23853b46fc10a28c6b1eec995865e935f285821 Merge pull request #2293 from mozilla/revert-2291-bug1054078-match-darwin-to-mac-os-x Revert "fix bug 1054078 - match Mac OS X on Darwin%"
This was reverted due to unit test failures, trying again on travis
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/528aca4d03223faabee1ab6253550b59a302dd24 fix bug 1054078 - match Mac OS X on Darwin% https://github.com/mozilla/socorro/commit/b23aa53ee30bed85eca23ccab09ae6c62cd9cf76 Merge pull request #2298 from rhelmer/bug1054078-match-darwin-to-mac-os-x fix bug 1054078 - match Mac OS X on Darwin%
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Migration run on stage: [postgres@socorro1 application]$ $PYTHON $SOCORRO_DIR/socorro-virtualenv/bin/alembic -c ~/.alembic-config upgrade head INFO [alembic.migration] Context impl PostgresqlImpl. INFO [alembic.migration] Will assume transactional DDL. /data/socorro/socorro-virtualenv/lib/python2.6/site-packages/alembic/util.py:189: UserWarning: Revision 321a815df1c7 referenced from 321a815df1c7 -> 5e14d46c725, bug 855423 change RAISE EXCEPTION to RAISE NOTICE is not present warnings.warn(msg) INFO [alembic.migration] Running upgrade 3e64019254d1 -> 3a36327c2845, bug 1054078 - match Mac OS X on Darwin
Whiteboard: [DB Change]
Target Milestone: --- → 99
Migration run on prod.
You need to log in before you can comment on or make changes to this bug.