Page MenuHomePhabricator

Fix a failing XML unit test
ClosedPublic

Authored by joshuaspence on May 4 2015, 9:30 PM.
Tags
None
Referenced Files
F21424089: D12706.diff
Thu, Jul 30, 12:44 AM
Unknown Object (File)
Sat, Jul 11, 1:01 AM
Unknown Object (File)
Wed, Jul 1, 12:37 PM
Unknown Object (File)
Wed, Jul 1, 12:37 PM
Unknown Object (File)
Jun 25 2026, 11:17 AM
Unknown Object (File)
Mar 11 2026, 4:08 AM
Unknown Object (File)
Jan 21 2026, 10:30 PM
Unknown Object (File)
Jan 8 2026, 12:23 AM
Subscribers

Details

Summary

Ref T7215. This test case is consistently failing locally (with a LIBXML_VERSION of 20902).

Test Plan

arc unit

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/lint/linter/__tests__/xml/attr4.lint-test:1TXT5Bad Charset
Unit
Test Failures
Build Status
Buildable 5748
Build 5767: [Placeholder Plan] Wait for 30 Seconds

Unit TestsFailed

TimeTest
2,560 msArcanistPuppetLintLinterTestCase::testLinter
1,340 msArcanistXMLLinterTestCase::testLinter
1,312 msArcanistCSSLintLinterTestCase::testLinter
151 msArcanistCSSLintLinterTestCase::testVersion
268 msArcanistChmodLinterTestCase::testLinter
View Full Test Results (2 Failed · 46 Passed · 5 Skipped)

Event Timeline

joshuaspence retitled this revision from to Fix a failing XML unit test.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

Maybe we should just throw this test away given that the result seems version-dependent?

This revision is now accepted and ready to land.May 4 2015, 9:31 PM

Yeah maybe. Let me see how many of the tests are failing.

This revision was automatically updated to reflect the committed changes.