-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
core: Persistence base64 encoding seems broken #14977
Copy link
Copy link
Closed
Labels
Hackathonhttps://opencv.org/opencv-hackathon-starts-next-week/https://opencv.org/opencv-hackathon-starts-next-week/bugcategory: corepriority: normal
Milestone
Description
Test Core_InputOutput.filestorage_base64_basic doesn't process base64 data anymore.
broken by #13011
- base64 encoding has been removed completelly
- decoding is not available for
.json - decoding is broken for
.xml/.yaml(reused test files from OpenCV 3.4.x)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Hackathonhttps://opencv.org/opencv-hackathon-starts-next-week/https://opencv.org/opencv-hackathon-starts-next-week/bugcategory: corepriority: normal