-
Notifications
You must be signed in to change notification settings - Fork 715
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
oli tests edit::{test_edit_file_content_replacement,test_edit_existing_file_with_changes,test_edit_new_file} failed when TMPDIR env is not set to /tmp
3 │-File uploaded successfully to tmp[TEMP_DIR]/replace_test.txt
3 │+File uploaded successfully to var[TEMP_DIR]/replace_test.txt
Steps to Reproduce
cd opendal/bin/oli
# This is my macOS default value
export TMPDIR=/var/folders/b1/0fd1b6hs7lz0fm_mh346lybm0000gn/T/
cargo testExpected Behavior
Tests pass
Additional Context
No response
Are you willing to submit a PR to fix this bug?
- Yes, I would like to submit a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working