Commit 02f45fb
committed
Merged PR 742394: Revert 'Mark additional QTest Arguments file as untracked'
Turns out that if this file is untracked, QTest pips are not invalidated with changes to this file, causing QTest pips to not run.
This is a feature request from @<Ibrahim Abdullah> . When passing additional args file to QTest, Office is trying to use a common file located centrally. This is causing DFA when creating the QTest process.
Untracking the read-only file will resolve this issue.
Reverts !7408431 parent 9ccc9f9 commit 02f45fb
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
386 | 385 | | |
387 | 386 | | |
388 | 387 | | |
| |||
0 commit comments