Page MenuHomePhabricator

Fix `flake8` unit test.
ClosedPublic

Authored by joshuaspence on May 6 2014, 1:52 AM.
Tags
None
Referenced Files
F14994507: D8987.diff
Sun, Feb 16, 4:12 PM
Unknown Object (File)
Mon, Feb 3, 11:21 PM
Unknown Object (File)
Tue, Jan 28, 6:33 AM
Unknown Object (File)
Sun, Jan 26, 4:59 PM
Unknown Object (File)
Sat, Jan 18, 2:03 AM
Unknown Object (File)
Fri, Jan 17, 11:13 PM
Unknown Object (File)
Jan 17 2025, 4:55 PM
Unknown Object (File)
Jan 13 2025, 5:51 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).