Home | History | Annotate | Download | only in ipf
History log of /src/tests/ipf/t_nat_exec.sh
RevisionDateAuthorComments
 1.22  26-Dec-2015  pgoyette Remove the "expected failure" from test n12, and change it not to use
the "-v" command line option to ipf_test. The -v option causes it to
display additional information, some of which is not fixed (looks like
an internal data structure address).

One fewer on the expected-failures list. :)
 1.21  01-Dec-2014  martin Remove the "broken on BE" mark from the N14 testcase - ozaki-r fixed it
recently.
 1.20  15-Jul-2014  martin branches: 1.20.2;
Darren fixed n8 and n9 recently
 1.19  12-Jul-2014  darrenr Test n17_6 does not yet exist so remove unrequired files and test case
 1.18  16-May-2013  martin branches: 1.18.4;
Mark two more test case as only failing for BE
 1.17  16-May-2013  martin Assume that the NAT failures that happen on some architectures are endianess
bugs, so do not expect failure on LE archs for now.
 1.16  19-Mar-2013  martin Fix argument order for "n14"
 1.15  18-Mar-2013  martin Mark a few more test cases known to only work by chance as failing
and point to PR 47665.
Julio: how do we make such cases not fail when they actually happen to
work (by pure luck)?
 1.14  17-Mar-2013  jmmv Mark some long-standing failures as known failures.

The offending tests are these:
- t_filter_exec: f26, f27.
- t_filter_parse: i17.
- t_nat_exec: n12.

These tests are confirmed to fail in NetBSD/current under amd64, i386 and
sparc as reported by the continuous testing systems.
 1.13  02-Dec-2012  pgoyette Test-case n3_6 is not applicable to NetBSD (according to Darren R.)
 1.12  01-Dec-2012  pgoyette More test clean-up
 1.11  29-Nov-2012  pgoyette Update a couple of tests to indicate that they are broken/failing because
of missing input/expected data files
 1.10  29-Nov-2012  pgoyette Since all of the expected-results files provided from upstream include
the "-D" output (Dump additional internal tables), update the tests to
actually generate the data!

This lets us re-enable 28 of the 30 "skipped" tests.

XXX Still need to work on tests n12 and n17_6
 1.9  22-Jul-2012  darrenr branches: 1.9.2;
test cases n201 and n202 were removed on import of 5.1.2
 1.8  08-Jul-2012  pgoyette Restore the rest of the ipfilter test framework, even if most of these
tests are broken. The "golden output" files for these tests need to be
updated.
 1.7  27-Mar-2012  jruoho Mark the failing tests as broken. XXX: If no one is willing to maintain
the ipf tests, these should be removed.
 1.6  15-Feb-2012  riz Back out the recent import of IPFilter 5.1.1 for the upcoming branch,
which will now have IPFilter 4.1.34. IPFilter 5.1.1 will be restored
post-branch.

ok: core, releng.
 1.5  14-Feb-2012  martin Comment out test n3_6 - the data files are missing
 1.4  13-Feb-2012  darrenr Update ipf test suite with test cases from IPFilter 5.1.1
 1.3  18-Dec-2010  pooka branches: 1.3.6;
Disable test cases which have not worked in ages instead of skipping them.
 1.2  19-Oct-2010  jmmv Oh, wow. Loads of broken ipf test cases that went unnoticed because they
were unchecked errors. Fix them.

These have been caught by the upcoming version of atf, which explicitly
does 'set -e' in shell test programs.
 1.1  10-Jul-2010  jmmv Do not use awk to generate the test program. Use some eval magic to generate
the tests on the fly alongside with easier-to-read functions.

While doing this, split the big monolithic test program into more granular
but cohesive test programs.

Phew, this one was tough. And it's horrible to see that many these tests
(yes, the tests themselves probably) are broken.
 1.3.6.4  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.6.3  16-Jan-2013  yamt sync with (a bit old) head
 1.3.6.2  30-Oct-2012  yamt sync with head
 1.3.6.1  17-Apr-2012  yamt sync with head
 1.9.2.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.9.2.2  23-Jun-2013  tls resync from head
 1.9.2.1  25-Feb-2013  tls resync with head
 1.18.4.1  10-Aug-2014  tls Rebase.
 1.20.2.1  01-Dec-2014  snj Pull up following revision(s) (requested by martin in ticket #287):
tests/ipf/t_nat_exec.sh: revision 1.21
Remove the "broken on BE" mark from the N14 testcase - ozaki-r fixed it
recently.

RSS XML Feed