Page MenuHomePhabricator

Fix `flake8` unit test.
ClosedPublic

Authored by joshuaspence on May 6 2014, 1:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 24, 6:43 PM
Unknown Object (File)
Tue, Dec 17, 6:21 AM
Unknown Object (File)
Dec 8 2024, 2:44 PM
Unknown Object (File)
Nov 21 2024, 9:45 PM
Unknown Object (File)
Nov 18 2024, 1:02 AM
Unknown Object (File)
Nov 17 2024, 12:20 AM
Unknown Object (File)
Nov 13 2024, 9:22 PM
Unknown Object (File)
Nov 9 2024, 10:50 PM
Subscribers

Details

Summary

This unit test is failing for me. It seems that I have a newer version of flake8. We should probably provide support for the most recent versions of any external tools, at least until we can implement version-specific stuff.

I am running 2.1.0 (pep8: 1.5.6, pyflakes: 0.8.1, mccabe: 0.2.1) CPython 2.7.6 on Linux.

Test Plan

arc unit.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Fix `flake8` 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.

Yep, agreed. This looks like it's a better result anyway (the message is more accurate).

This revision is now accepted and ready to land.May 6 2014, 1:59 AM
epriestley updated this revision to Diff 21341.

Closed by commit rARC213997dc9d6b (authored by @joshuaspence, committed by @epriestley).