-
Notifications
You must be signed in to change notification settings - Fork 75
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
UnitTests: 16 failures scripts/test/Compile.t #174
Comments
Nothing has changed. |
The failures are down to 16, as CGI::Fast has been removed. |
Failures down to 12 after fixing |
One never knows what $FindBin::Bin actually is.
Rewrite using Test::Compile::Internal and Test2::V0. Mark the expected failures as TODO.
Some tests are expected to fail, e.g. when they provide support for Windows or when dependencies are optional.
|
Move slowly in order to reduce risk.
Closing as the failures are either acceptable or have their own issues already opened. |
Currently there are 17 compile failures. Some of these failures are for optional or Windows specific modules.
Also looks like Selenium has problems.
Also some 'use DateTime 1.08' problems.
Investigate.
The text was updated successfully, but these errors were encountered: