Re: Smoke [ebcdic] v5.21.9-277-g952443b FAIL(X) os/390 23.00 (2817/)
[email protected] (Karl Williamson)
| Newsgroups | perl.mvs,perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
On 03/11/2015 11:59 PM, Yaroslav Kuzmin wrote: > Smoke log available at https://drive.google.com/file/d/0B5PTttxwo7qAZU9fNUYxTHhkSkE Ok, thanks. This test showed that dumper.t no longer fails. The single test failure now, from a previously passing test, was because of a typo on my part . Now that I've gotten feedback that my changes to Cwd are correct, the pure perl version has to be tested to make sure that it doesn't have the same problem. Many core Perl modules come in two implementations, one written in C (or XS) which runs fast, and a slower one written exclusively in Perl for use when the faster one isn't available. Cwd is one such module. I have now pushed a new branch to test. If forces use of the pure perl version, so we know it works or not. It also should fix the failure from the run that the log in this email is about. Other test errors will be introduced here because they are looking for the cwd xs version to run and not print the debug info that this does, but those are expected. We've got a week to go before the deadline. Hopefully your experiments and the feedback from John will lead to a quick mro resolution. Everything else looks good to get into blead by then from my end (presuming the cwd tests work out ok). > > > Automated smoke report for branch ebcdic 5.21.10 patch 952443b72432902c5c942e6854068cd6f943d633 v5.21.9-277-g952443b > RS12: 2817 (2817/) > on os/390 - 23.00 > using c99 version > smoketime 6 hours 36 minutes (average 3 hours 18 minutes) > > Summary: FAIL(X) > > O = OK F = Failure(s), extended report at the bottom > X = Failure(s) under TEST but not under harness > ? = still running or test results not (yet) available > Build failures during: - = unknown or N/A > c = Configure, m = make, M = make (after miniperl), t = make test-prep > > v5.21.9-277-g952443b Configuration (common) none > ----------- --------------------------------------------------------- > X X X X > | | | +----- PERLIO = perlio -DDEBUGGING > | | +------- PERLIO = stdio -DDEBUGGING > | +--------- PERLIO = perlio > +----------- PERLIO = stdio > > > Locally applied patches: > SMOKE952443b72432902c5c942e6854068cd6f943d633 > > Tests skipped on user request: > # One test name on a line > Failures: (common-args) none > [stdio/perlio] > [stdio/perlio] -DDEBUGGING > Inconsistent test results (between TEST and harness): > ../t/dist/Safe/t/safeutf8.t............. .......................................... FAILED at test 2 > > Compiler messages(os390): > > > > -- > Report by Test::Smoke v1.6 running on perl 5.21.7 > (Reporter v0.052 / Smoker v0.045) > > > ------------------------------------------------------------------------ > Yaroslav Kuzmin > Developer C/C++ ,z/OS , Linux > 3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia > Tel: +7.922.2.38.33.38 > Email: [email protected] > Web: www.rocketsoftware.com > ================================ > Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ +1 800.966.3270 ■ +1 781.577.4321 > Unsubscribe From Commercial Email – [email protected] > Manage Your Subscription Preferences - http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html > Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy > ================================ > > This communication and any attachments may contain confidential information of Rocket Software, Inc. All unauthorized use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify Rocket Software immediately and destroy all copies of this communication. Thank you. >