Page MenuHomePhabricator

Add $projectRoot to PytestTestEngine
ClosedPublic

Authored by lbrabec on Jul 24 2015, 7:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 17, 8:15 PM
Unknown Object (File)
Sun, Jan 12, 5:51 AM
Unknown Object (File)
Sat, Jan 11, 8:32 AM
Unknown Object (File)
Tue, Dec 31, 10:43 PM
Unknown Object (File)
Fri, Dec 27, 5:39 PM
Unknown Object (File)
Dec 17 2024, 10:22 AM
Unknown Object (File)
Dec 15 2024, 12:43 AM
Unknown Object (File)
Dec 9 2024, 1:49 AM

Details

Summary

Fixes T8912. Property $project_root was missing in PytestTestEngine class, resulting in
broken py.test wrapper. Also renaming the property so the linter is happy.

Test Plan

arc unit --everything

Diff Detail

Repository
rARC Arcanist
Branch
fix/pytestwrapper
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 7375
Build 7790: [Placeholder Plan] Wait for 30 Seconds
Build 7789: arc lint + arc unit

Event Timeline

lbrabec retitled this revision from to Add $projectRoot to PytestTestEngine.
lbrabec updated this object.
lbrabec edited the test plan for this revision. (Show Details)
lbrabec added a reviewer: epriestley.
This revision is now accepted and ready to land.Jul 24 2015, 12:11 PM
Closed by commit rARC5fcf7b5a3b9e: Add $projectRoot to PytestTestEngine (authored by Lukas Sparrow <lukas.sparrow@gmail.com>, committed by epriestley). · Explain WhyJul 24 2015, 12:11 PM
This revision was automatically updated to reflect the committed changes.