Page MenuHomePhabricator

Add $projectRoot to PytestTestEngine
ClosedPublic

Authored by lbrabec on Jul 24 2015, 7:41 AM.
Tags
None
Referenced Files
F19830501: D13698.id33109.diff
Mar 10 2026, 1:37 PM
F19821091: D13698.id33109.diff
Mar 6 2026, 6:37 PM
F19466709: D13698.id33109.diff
Jan 3 2026, 10:51 AM
F19104593: D13698.id.diff
Dec 5 2025, 2:40 PM
F19094909: D13698.diff
Dec 4 2025, 3:21 AM
F19016719: D13698.id33110.diff
Nov 23 2025, 5:31 AM
F18860337: D13698.diff
Nov 2 2025, 10:57 AM
F18835333: D13698.id.diff
Oct 26 2025, 3:04 PM

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.