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

Updating: remove files that are no longer in the new version #663

Closed
bschmalhofer opened this issue Dec 6, 2020 · 3 comments
Closed

Updating: remove files that are no longer in the new version #663

bschmalhofer opened this issue Dec 6, 2020 · 3 comments
Assignees
Labels
bug Something isn't working as intended
Milestone

Comments

@bschmalhofer
Copy link
Contributor

Currently there are some DataTime test failures in the rel-10_0 branch. Needs to be investigated.

Test Summary Report

/opt/otobo/scripts/test/DateTime/TimeStamp2SystemTime.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 11 tests but ran 1.
/opt/otobo/scripts/test/DateTime/WorkingTime.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
/opt/otobo/scripts/test/ObjectManager/Can.t (Wstat: 256 Tests: 784 Failed: 1)
Failed test: 758
Non-zero exit status: 1
/opt/otobo/scripts/test/Selenium/SysConfig/AgentSetting.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=955, Tests=55249, 1824 wallclock secs (11.02 usr 2.34 sys + 1158.84 cusr 126.47 csys = 1298.67 CPU)
Result: FAIL
ran tests for product OTOBO 10.0.x on host 17cf455480a5 .

@bschmalhofer bschmalhofer added the bug Something isn't working as intended label Dec 6, 2020
@bschmalhofer bschmalhofer added this to the OTOBO 10.0.7 milestone Dec 6, 2020
@bschmalhofer bschmalhofer self-assigned this Dec 6, 2020
@bschmalhofer
Copy link
Contributor Author

bschmalhofer commented Dec 6, 2020

The files scripts/test/DateTime/TimeStamp2SystemTime.t and scripts/test/DateTime/WorkingTime.t came from the previous OTOBO 10.1.x installation that was updated to 11.0.x. So, it's not surprising that the test scripts do not work.

A related case is Kernel/cpan-lib/Selenium , which is removed in OTOBO 10.1.x.

The check which files were removed can be done with the help of the ARCHIVE file.

TODO:

  • back up and remove the files that have been removed in the new version

@bschmalhofer bschmalhofer changed the title UnitTests: Fix DateTime related failures Updating: remove files that are no longer in the new version Dec 6, 2020
@svenoe
Copy link
Contributor

svenoe commented Jan 15, 2021

Stefan and I decided that this should usually not happen between different patch levels, so the priority is not so high.

@bschmalhofer bschmalhofer modified the milestones: OTOBO 10.0, OTOBO 10.1 Feb 7, 2021
@bschmalhofer bschmalhofer modified the milestones: OTOBO 10.1, OTOBO 11.0 Feb 23, 2023
@bschmalhofer
Copy link
Contributor Author

Issues in triage are set to closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
Status: Needs triage
Development

No branches or pull requests

2 participants