Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix extra warning for unproperly formatted paths on windows #564

Closed
Remi-Gau opened this issue May 5, 2023 · 1 comment · Fixed by #611
Closed

fix extra warning for unproperly formatted paths on windows #564

Remi-Gau opened this issue May 5, 2023 · 1 comment · Fixed by #611

Comments

@Remi-Gau
Copy link
Collaborator

Remi-Gau commented May 5, 2023

See workflow result: https://github.com/bids-standard/bids-matlab/actions/runs/4886810136/jobs/8722646644?pr=560

Examples

[�Warning: Escaped character '\d' is not valid. See 'doc sprintf' for supported special characters.]� 
  [�> In bids.internal.error_handling (line 48)
  In bids.internal.list_all_trial_types (line 91)
  In bids.internal.list_events (line 68)
  In test_list_events>test_list_events_basic (line 30)
  In MOxUnitFunctionHandleTestCase/run (line 30)
  In MOxUnitTestSuite/run (line 53)
  In MOxUnitTestSuite/run (line 53)
  In moxunit_runtests>@()run(suite,test_report,params.partition_index,params.partition_count) (line 149)
  In moxunit_runtests>run_all_tests (line 207)
  In moxunit_runtests (line 102)
  In run_tests (line 30)
  In command_4555f34d_7d26_429d_b5be_7a0ce2fbc109 (line 1)
  In mdcsbatch (line 58)]� 
test_rename_with_spec:  D:\a\bids-matlab\bids-matlab\tests\test_bids_file.m
  D:\\a\\bids-matlab\\bids-matlab\\tests\\wuasub-01_ses-test_task-faceRecognition_run-02_bold.nii --> D:\\a\\bids-matlab\\bids-matlab\\tests\\sub-01_ses-test_task-faceRecognition_run-02_desc-preproc_bold.nii
@Remi-Gau
Copy link
Collaborator Author

Remi-Gau commented Aug 5, 2023

closing of for now

may reopen if not properly fixed

@Remi-Gau Remi-Gau closed this as completed Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant