You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #49940 Fix the test for casting FlattenException on Windows (stof)
This PR was merged into the 6.3 branch.
Discussion
----------
Fix the test for casting FlattenException on Windows
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | n/a
| License | MIT
| Doc PR | n/a
The assertion should avoid forcing to show path separators, as done in other tests of the caster, as path separators are different on Windows.
This fixes the test introduced in #49853
Commits
-------
1464e1e Fix the test for casting FlattenException on Windows
0 commit comments