Allow ignore_marker to be a dangling symlink#344
Conversation
|
Have you tried running the patch? |
Codecov Report
@@ Coverage Diff @@
## master #344 +/- ##
==========================================
- Coverage 80.56% 80.54% -0.02%
==========================================
Files 56 56
Lines 3237 3239 +2
Branches 536 536
==========================================
+ Hits 2608 2609 +1
- Misses 592 593 +1
Partials 37 37
Continue to review full report at Codecov.
|
I hadn't, as can be seen from CI! |
|
This patch now works correctly and is ready for review |
|
With the REP update merged (ros-infrastructure/rep#256) I will go ahead ad merge this. |
|
🧑🌾 The Appveyor build failed after this PR was merged: https://ci.appveyor.com/project/dirk-thomas/colcon-core/history |
|
@chapulina The correct error message of the test failure is: I retriggered the build and expect it to pass (since it passed before). |
|
@chapulina See #345 which makes the test (less | not) flaky. |
As per ros-infrastructure/rep#256