Page MenuHomePhabricator

Fix `flake8` unit test.
ClosedPublic

Authored by joshuaspence on May 6 2014, 1:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 2:03 AM
Unknown Object (File)
Fri, Jan 17, 11:13 PM
Unknown Object (File)
Fri, Jan 17, 4:55 PM
Unknown Object (File)
Mon, Jan 13, 5:51 PM
Unknown Object (File)
Thu, Jan 9, 10:38 PM
Unknown Object (File)
Dec 24 2024, 6:43 PM
Unknown Object (File)
Dec 17 2024, 6:21 AM
Unknown Object (File)
Dec 8 2024, 2:44 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
Branch
flake8-tests
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 259
Build 259: [Placeholder Plan] Wait for 30 Seconds

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).