| Summary: | Text_CSV_Various.t must skip if Text::CSV::Unicode is not installed | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> | 
| Component: | Test Suite | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> | 
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> | 
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, martin.renvoize, nick, tomascohen | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | Bug 18959: Text::CSV::Unicode missing from dependencies Bug 18959: Skip xt/author/Text_CSV_Various.t if Text::CSV::Unicode missing Bug 18959: Text::CSV::Unicode missing from dependencies Bug 18959: Skip xt/author/Text_CSV_Various.t if Text::CSV::Unicode missing | ||
| 
        
          Description
        
        
          Jonathan Druart
        
        
        
        
          2017-07-19 20:32:10 UTC
        
       Created attachment 80578 [details] [review] Bug 18959: Text::CSV::Unicode missing from dependencies Created attachment 80579 [details] [review] Bug 18959: Skip xt/author/Text_CSV_Various.t if Text::CSV::Unicode missing Why not making it mandatory instead? (In reply to Jonathan Druart from comment #3) > Why not making it mandatory instead? Heh ok, we just need it for the tests! Created attachment 80666 [details] [review] Bug 18959: Text::CSV::Unicode missing from dependencies Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 80667 [details] [review] Bug 18959: Skip xt/author/Text_CSV_Various.t if Text::CSV::Unicode missing Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Trivial, skipping QA. Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.06 Pushed to 17.11.x for 17.11.13 |