Henrik Levkowetz
|
361ccbb9d1
|
A testurl tweak, and an additional acceptable diff file for /idindex/? .
- Legacy-Id: 605
|
2007-06-21 23:32:15 +00:00 |
|
Henrik Levkowetz
|
e502b79fd1
|
Acceptable diff: Acceptable case differences
- Legacy-Id: 604
|
2007-06-21 23:08:29 +00:00 |
|
Bill Fenner
|
70cf3fb891
|
I've extensively tested the view_related_docs function and have
decided that although it doesn't show the exact same output, its
output is also correct.
- Legacy-Id: 588
|
2007-06-21 16:53:40 +00:00 |
|
Henrik Levkowetz
|
da1f0d873b
|
Acceptable diff: The header difference and the addition of email addresses is intentional, the remaining diffs are formatting issues.
- Legacy-Id: 576
|
2007-06-21 08:54:43 +00:00 |
|
Bill Fenner
|
37c8d542bd
|
These diffs are just due to different truncation algorithms.
- Legacy-Id: 561
|
2007-06-20 20:20:57 +00:00 |
|
Henrik Levkowetz
|
90947c8261
|
Updated buildbot plugin which differentiates between failed acceptable diffs and other diffs.
- Legacy-Id: 559
|
2007-06-20 16:33:31 +00:00 |
|
Henrik Levkowetz
|
253ec2d349
|
Additional date ignore-pattern.
- Legacy-Id: 558
|
2007-06-20 16:32:38 +00:00 |
|
Bill Fenner
|
6918c22804
|
http -> https
- Legacy-Id: 556
|
2007-06-20 15:54:27 +00:00 |
|
Henrik Levkowetz
|
9e0c2b7e53
|
Updated pyflakes ignore lines
- Legacy-Id: 546
|
2007-06-20 00:18:38 +00:00 |
|
Henrik Levkowetz
|
4c335a0d33
|
Updated date format regex' to include optional time zone in parentheses.
- Legacy-Id: 545
|
2007-06-20 00:12:39 +00:00 |
|
Henrik Levkowetz
|
0e2173a060
|
Add testing support for selectively ignoring regex patterns. First use case is to ignore datestamps for page creation. Also add ignore:date to the spec. in urltest.list for agenda and meeting pages, and add some ignore date regex patterns.
- Legacy-Id: 542
|
2007-06-19 23:31:02 +00:00 |
|
Michael Lee
|
649ac378c3
|
Add three diff files to accept valid diffs for meeting agenda and materials page
- Legacy-Id: 537
|
2007-06-19 19:37:26 +00:00 |
|
Bill Fenner
|
4d6a6f1a37
|
Lines shifted.
- Legacy-Id: 530
|
2007-06-19 16:32:26 +00:00 |
|
Henrik Levkowetz
|
b1594c31fe
|
Ignore patched django copy under test/lib
- Legacy-Id: 528
|
2007-06-19 08:28:50 +00:00 |
|
Bill Fenner
|
e8d11892a7
|
Use the right diff header.
- Legacy-Id: 526
|
2007-06-19 03:47:25 +00:00 |
|
Bill Fenner
|
f81e556dba
|
The announced_to table has "IETF Announcement list"; the cgi
has a hardcoded "IETF Announcement".
- Legacy-Id: 525
|
2007-06-19 02:58:59 +00:00 |
|
Henrik Levkowetz
|
fea3602d82
|
Break on finding a suitable directory for lock and state files. Dont create the lock directory when looking for an acceptable place.
- Legacy-Id: 523
|
2007-06-18 22:59:55 +00:00 |
|
Bill Fenner
|
bac2356168
|
Ignore "Step 1" heading created by the common template
- Legacy-Id: 517
|
2007-06-18 22:15:11 +00:00 |
|
Bill Fenner
|
3ad123cb2c
|
These were purposeful enhancements.
- Legacy-Id: 515
|
2007-06-18 22:09:36 +00:00 |
|
Bill Fenner
|
4c6b9882d0
|
Updated diff (should have committed with _idtracker_12689_)
- Legacy-Id: 512
|
2007-06-18 21:52:26 +00:00 |
|
Bill Fenner
|
7cdffc0fa2
|
Update diff to chase test framework.
- Legacy-Id: 511
|
2007-06-18 21:51:32 +00:00 |
|
Bill Fenner
|
b956310553
|
I was actually keeping the "None" diff around because it was
a real bug. Luckily, I remembered to fix it, so update
the diff to the actually-not-relevant parts.
- Legacy-Id: 510
|
2007-06-18 21:49:54 +00:00 |
|
Henrik Levkowetz
|
fe7f36a85a
|
Ignore .pyc files also under test/
- Legacy-Id: 504
|
2007-06-18 19:34:41 +00:00 |
|
Henrik Levkowetz
|
a6c5f1b805
|
Fixes to IPR templates, view and model, and acceptable diffs.
- Legacy-Id: 485
|
2007-06-17 23:19:21 +00:00 |
|
Henrik Levkowetz
|
56aae66b03
|
Template and acceptable diff update for third-party notifications
- Legacy-Id: 484
|
2007-06-17 21:34:11 +00:00 |
|
Henrik Levkowetz
|
7d33c372d1
|
Template and code changes for the third-party IPR disclosure page, and an acceptable diff file.
- Legacy-Id: 483
|
2007-06-17 21:08:36 +00:00 |
|
Henrik Levkowetz
|
e4deb27623
|
Changed query argument order in testurls to agree with the order produced by the redirects. Accompanying new acceptable diff file.
- Legacy-Id: 481
|
2007-06-17 21:05:29 +00:00 |
|
Henrik Levkowetz
|
d7c5b248e9
|
Updated update-db to work on (my) OS-X box.
- Legacy-Id: 480
|
2007-06-17 17:23:30 +00:00 |
|
Henrik Levkowetz
|
63754d4b2b
|
The URL tests in tests.py can now limit the tests to be run to given URL prefixes. The test class looks for an environment variable URLPREFIX, and if it exists and is non-empty, it is expected to contain a space-separated list of URL prefix patterns for which tests should be run. test/run has been updated to place arguments given on the command line in the URLPREFIX environment variable, so you can say:
{{{
$ test/run ipr
}}}
and only the URLs which start with /ipr will be tested.
- Legacy-Id: 468
|
2007-06-17 11:09:52 +00:00 |
|
Henrik Levkowetz
|
5181865fdc
|
Acceptable diff: Punctuation change.
- Legacy-Id: 465
|
2007-06-17 02:27:27 +00:00 |
|
Henrik Levkowetz
|
bc510cd437
|
Acceptable diff: Changed line order (2 lines) because of different collating order for upper/lowercase characters.
- Legacy-Id: 464
|
2007-06-17 02:24:52 +00:00 |
|
Henrik Levkowetz
|
615058cf0d
|
Acceptable diff: Footer and non-visible details
- Legacy-Id: 462
|
2007-06-17 01:55:43 +00:00 |
|
Henrik Levkowetz
|
c7d87e3ec2
|
Updated acceptable diff
- Legacy-Id: 460
|
2007-06-17 01:43:06 +00:00 |
|
Henrik Levkowetz
|
a3cffc6095
|
Acceptable diff: Identical related documents listed, but with different relationship indications.
- Legacy-Id: 457
|
2007-06-17 01:28:02 +00:00 |
|
Henrik Levkowetz
|
11d959ade2
|
The acceptable diff for /liaisons/321/ doesn't take, for some reason. Updating with most recent diff output, to see what's up.
- Legacy-Id: 456
|
2007-06-17 00:50:21 +00:00 |
|
Henrik Levkowetz
|
ad951771ab
|
Removing spurious trailing comma lines (!!??!!) from the diffs.
- Legacy-Id: 452
|
2007-06-16 22:43:28 +00:00 |
|
Henrik Levkowetz
|
2387b24ed2
|
Changing \r\n line endings to \n
- Legacy-Id: 451
|
2007-06-16 22:27:04 +00:00 |
|
Henrik Levkowetz
|
0f5a0386cd
|
Make lockdir and pid file more accessible to others
- Legacy-Id: 450
|
2007-06-16 22:18:29 +00:00 |
|
Henrik Levkowetz
|
8896ddb085
|
Don't clobber any settings_local.py in the ietf directory while running tests -- create a temporary one in the test directory instead.
- Legacy-Id: 449
|
2007-06-16 22:17:45 +00:00 |
|
Henrik Levkowetz
|
c4041cd9ab
|
Updated acceptable diff files.
- Legacy-Id: 446
|
2007-06-16 21:35:21 +00:00 |
|
Henrik Levkowetz
|
ca958b9384
|
Make lock dir and pid file readable by all.
- Legacy-Id: 441
|
2007-06-16 18:28:18 +00:00 |
|
Henrik Levkowetz
|
6ecfbde53f
|
Trapping keyboard interrupt to make sure the test teardown gets run after the test suite
- Legacy-Id: 431
|
2007-06-16 15:01:00 +00:00 |
|
Henrik Levkowetz
|
6afd4b826f
|
Accumulated changes. Added support for showing counts and details for diffs, and counts for misses.
- Legacy-Id: 430
|
2007-06-16 14:22:52 +00:00 |
|
Henrik Levkowetz
|
a337f59588
|
Doing some more normalizing to get rid of diffs we don't care about
- Legacy-Id: 425
|
2007-06-16 11:17:31 +00:00 |
|
Henrik Levkowetz
|
9180eb219b
|
Remove a spurious print "" which causes reports from cron when run under cron.
- Legacy-Id: 424
|
2007-06-16 11:15:48 +00:00 |
|
Bill Fenner
|
50910c7904
|
This diff was a conscious change: don't display "0" as the
state before/after change. Two identical diff files because
of two different renderings of the same comment.
- Legacy-Id: 413
|
2007-06-15 17:01:29 +00:00 |
|
Bill Fenner
|
ff5b460783
|
These diffs have two sources:
* The missing </li> in the original, making the spacing come out oddly
* The replaced database row in sql_udpate.sql
- Legacy-Id: 412
|
2007-06-15 16:58:12 +00:00 |
|
Bill Fenner
|
2c26d31933
|
It was a conscious decision to add spaces between the commas,
to allow wrapping in case there are a lot of addresses.
- Legacy-Id: 411
|
2007-06-15 16:56:00 +00:00 |
|
Bill Fenner
|
0a918ad210
|
This is the same as _idtracker_draft-ietf-isis-link-attr_ -
line wrapping and truncation
- Legacy-Id: 410
|
2007-06-15 16:54:58 +00:00 |
|
Bill Fenner
|
419dde701b
|
These diffs are all due to different line-wrapping
and long-comment-truncation algorithms.
- Legacy-Id: 409
|
2007-06-15 16:53:20 +00:00 |
|