Page MenuHomePhabricator

ArcanistXMLLinterTestCase test failure
Closed, ResolvedPublic

Description

Using arcanist on git commit 59640f7eae3f7c0a352c18e784fb55acb7967991, the following error can be seen:

$  bin/arc unit --everything --no-coverage
   FAIL  ArcanistXMLLinterTestCase::testLinter
In 'attr3.lint-test', expected lint to raise warning on line 4 at char 24, but no warning was raised. Actually raised:
  warning at line 4, char 28: XML501 LibXML Error

Event Timeline

beber raised the priority of this task from to Needs Triage.
beber updated the task description. (Show Details)
beber added a project: Arcanist.
beber added a subscriber: beber.

I frequently hit this issue, although not consistently.

This will be much easier to test after T8042.