On Mon, Oct 2, 2017 at 8:11 PM, Emilian Bold <emilian.b...@gmail.com> wrote:

> AnnotationsTest and AnnotationLoadingTest are not failing on my machine.
>
> But PlainDocumentCompatibilityRandomTest.test and
> NbEditorToolBarTest.testActionContextLookupContainsNodeOnlyOnce *do* fail
> on my machine.
>

I see those two failing as well.

I think it is good to run tests with the
-Dtest-unit-sys-prop.ignore.random.failures=true flag (this will/should
ignore tests marked with @RandomlyFails):
ant -Dtest-unit-sys-prop.ignore.random.failures=true test

Overall, I don't think it is a good idea to revert changes to licence
headers because of failing tests - better fix (or ignore/disable) the test.
(In some cases, it might be OK to remove the header altogether, but putting
the old one back does not sound correct.)

Jan


>
> --emi
>
> On Mon, Oct 2, 2017 at 8:58 PM, Antonio Vieiro <anto...@vieiro.net> wrote:
>
> > I restored the xml test file to the Oracle headers but the tests keep
> > on failing.
> >
> > So the Apache license headers are not the reason of the failure. I'll
> > keep those and keep going.
> >
> > TIA
> > Antonio
> >
>

Reply via email to