Commit graph

196 commits

Author SHA1 Message Date
Henrik Levkowetz aac2076b23 Acceptable diff: Layout differences, in particular the handling and placement of colons.
- Legacy-Id: 370
2007-06-13 15:35:44 +00:00
Henrik Levkowetz e62f349ce3 ... and don't include the Diff: tag line, only the diff in the diff file...
- Legacy-Id: 369
2007-06-13 14:42:46 +00:00
Henrik Levkowetz b92b155ee3 Acceptable diff: Whitespace
- Legacy-Id: 368
2007-06-13 14:36:44 +00:00
Henrik Levkowetz 0fde1e32b1 Acceptable diff: The current implementation is broken; showing current ADs for a ballot they were not present at. See ticket #87.
- Legacy-Id: 367
2007-06-13 14:17:45 +00:00
Henrik Levkowetz fcaca1e849 Acceptable diff: The date of this disclosure has been fixed in the Django database
- Legacy-Id: 366
2007-06-13 14:14:10 +00:00
Henrik Levkowetz 037a27ab2c Acceptable diff: Layout differences, in particular the handling and placement of colons.
- Legacy-Id: 365
2007-06-13 14:13:04 +00:00
Henrik Levkowetz 627d053488 Acceptable diff: The date of this disclosure has been fixed in the Django database
- Legacy-Id: 364
2007-06-13 14:09:55 +00:00
Henrik Levkowetz a71abb1da4 Fixed nonsense syntax in shell file test-setup.
- Legacy-Id: 355
2007-06-12 23:02:18 +00:00
Henrik Levkowetz 810a615a6d Updated acceptable diff
- Legacy-Id: 349
2007-06-12 21:49:20 +00:00
Henrik Levkowetz 8deca3446e A script to update the update database from a dump file
- Legacy-Id: 339
2007-06-12 18:05:46 +00:00
Henrik Levkowetz 6fe5717a1f Oh, silly, silly. To work also with the buildbot, we need a global lock.
- Legacy-Id: 338
2007-06-12 18:04:14 +00:00
Henrik Levkowetz f1251ca2d6 Adding database update lock support to the test setup/teardown files
- Legacy-Id: 334
2007-06-12 16:21:25 +00:00
Henrik Levkowetz 9589d3f1c9 Another generic diff variation
- Legacy-Id: 327
2007-06-12 00:32:36 +00:00
Henrik Levkowetz 61cdc1e5d1 Updated diffs
- Legacy-Id: 325
2007-06-12 00:11:39 +00:00
Henrik Levkowetz 1cafcf3e9d Changed approach to space normalization in soup2text(). Plain whitespace stripping followed by reassembly caused too large information loss. Accompanying changes in generic diff files.
- Legacy-Id: 321
2007-06-11 20:28:19 +00:00
Henrik Levkowetz e7a13bff68 * Adding 3 generic chunks, which will ignore the A-hat diffs and the
'produced by' diffs.
 * Updating ietf/tests.py to handle diff chunks right
 - Legacy-Id: 316
2007-06-11 18:44:49 +00:00
Henrik Levkowetz 94734fab6d PyFlakes exceptions
- Legacy-Id: 305
2007-06-11 06:14:10 +00:00
Henrik Levkowetz adf1c4c4a7 Removing unused files
- Legacy-Id: 297
2007-06-10 19:36:27 +00:00
Henrik Levkowetz d2eafc5735 Adapting the buildbot plugin to the diffing changes in ietf/tests.py
- Legacy-Id: 295
2007-06-10 18:21:18 +00:00
Henrik Levkowetz 6d5afa514a Adding diff file for an IPR url, and some ipr/tests.py tweaks.
- Legacy-Id: 294
2007-06-10 18:19:42 +00:00
Henrik Levkowetz 9bb6d08ed2 Now using a refined buildbot plugin which counts and separates the different types of URL failures and displays them in the waterfall status box.
- Legacy-Id: 293
2007-06-10 17:23:13 +00:00
Henrik Levkowetz c89000f253 A new buildbot plugin, with better reporting from the URL tests
- Legacy-Id: 292
2007-06-10 16:42:27 +00:00
Henrik Levkowetz 341811e84e Patched a bug in BeautifulSoup (discovered by PyFlakes) and quietened the remaining nonconsequential comments from PyFlakes regarding BeautifulSoup
- Legacy-Id: 290
2007-06-10 14:14:16 +00:00
Bill Fenner e8f9c0c771 Add primary key for chairs table.
Update FK values in id_internal, area_directors, groups_ietf

Update none_wg_mailing_list
 - Legacy-Id: 287
2007-06-10 13:44:50 +00:00
Henrik Levkowetz 1d9b2b2b8d Tweaked run-pyflakes (again) to be less sensitive to line position of excluded comments
- Legacy-Id: 284
2007-06-10 11:59:09 +00:00
Henrik Levkowetz 0786a6b852 More updated excludes
- Legacy-Id: 282
2007-06-10 11:42:03 +00:00
Henrik Levkowetz aa3924e102 Testing a specific IPR declaration
- Legacy-Id: 281
2007-06-10 11:33:24 +00:00
Henrik Levkowetz 740a23be87 Updated excludes, and test/run without verbosity
- Legacy-Id: 280
2007-06-10 11:32:27 +00:00
Henrik Levkowetz d6b6f38424 Making run-pyflakes ignore line numbers, which will change.
- Legacy-Id: 265
2007-06-08 17:16:58 +00:00
Henrik Levkowetz b3abb97744 Updated exclusion list
- Legacy-Id: 264
2007-06-08 17:08:04 +00:00
Henrik Levkowetz f55e0b00f9 * Adding a SERVER_EMAIL setting in settings.py and settings_local_test.py
* Adding the ability to take trailing comments in testurl.list files
 * Listing skipped (not tested) urls in the URL test
 - Legacy-Id: 262
2007-06-08 17:01:07 +00:00
Henrik Levkowetz 027d471dd0 Changing the default email-from address used whentesting, and tweaking the test output
- Legacy-Id: 261
2007-06-08 16:01:52 +00:00
Henrik Levkowetz a99d598cc0 * Minor refactoring in ietf/tests.py
* Added correct dates for two entries in ipr_detail which had 0000-00-00,
   in the sql_fixup.sql file
 * Fixed test/run so it can be run from any directory
 - Legacy-Id: 258
2007-06-08 12:06:15 +00:00
Henrik Levkowetz 6ac5172c90 Updated pyflakes exceptions
- Legacy-Id: 253
2007-06-07 15:30:06 +00:00
Henrik Levkowetz 79ca952b76 ietf/test/run is a simple shell-script which runs the same test set as the buildbot, using a patched local Django copy in order to run the Django test framework. This makes it possible to run the test suite locally before committing, rather than committing in order to have the buildbot run the tests. Some tests on the fully populated database takes a long time (such as retrieving all the IDs) and probably should be moved to a separate test set.
- Legacy-Id: 252
2007-06-07 14:22:48 +00:00
Henrik Levkowetz edc55bcf05 Adding a wrapper around pyflakes to filter out warnings which have been inspected and should be ignored.
- Legacy-Id: 249
2007-06-06 19:35:40 +00:00
Henrik Levkowetz 4cfe601ed7 Moving and updating the svn copy of the buildbot master config
- Legacy-Id: 216
2007-06-03 20:26:55 +00:00
Bill Fenner 3ff684ff06 SQL commands to convert IETF database dump to django schema.
- Legacy-Id: 208
2007-06-01 18:25:39 +00:00
Henrik Levkowetz cf4521d98d Test cleanup: remove test database if 'python manage.py test' crashes
- Legacy-Id: 205
2007-06-01 17:01:32 +00:00
Henrik Levkowetz 3d84ba95d9 More test setup and teardown functionality.
- Legacy-Id: 204
2007-06-01 16:40:30 +00:00
Henrik Levkowetz 2de4f6d6d7 More test setup
- Legacy-Id: 199
2007-05-31 21:11:03 +00:00
Henrik Levkowetz 0ed54be5d8 Ignore Django patch if it seems to be reversed
- Legacy-Id: 198
2007-05-31 20:54:34 +00:00
Henrik Levkowetz a5099d6776 Make the patch succeed or fail without waiting for operator input
- Legacy-Id: 197
2007-05-31 20:47:22 +00:00
Henrik Levkowetz 1d928f6a64 Hopefully fixing the patch application
- Legacy-Id: 196
2007-05-31 20:40:49 +00:00
Henrik Levkowetz e75561a2d0 Making test helper scripts executable
- Legacy-Id: 192
2007-05-31 19:57:14 +00:00
Henrik Levkowetz ec3e05cde6 Adding some helper scripts and files for buildbot testing.
- Legacy-Id: 191
2007-05-31 19:48:51 +00:00