Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder pcre2-jit-solaris10-i386 Build #991

Results:

Failed shell_3

SourceStamp:

Projectpcre2
Repositorysvn://vcs.exim.org/pcre2/code/trunk
Revision1269
Got Revision1269
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-pcre2' triggered this build

Steps and Logfiles:

  1. svn update r1269 ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 18 secs )
    1. stdio
  3. shell_1 './configure --enable-pcre2-8 ...' ( 7 secs )
    1. stdio
  4. shell_2 'gmake all' ( 46 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 46 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch None Build
builddir /export/home/buildbot/slave/pcre2-jit-solaris10-i386 slave
buildername pcre2-jit-solaris10-i386 Builder
buildnumber 991 Build
codebase Build
got_revision 1269 SVN
project pcre2 Build
repository svn://vcs.exim.org/pcre2/code/trunk Build
revision 1269 Build
scheduler schedule-pcre2 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/pcre2-jit-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. ph10

Timing:

StartSun Sep 13 18:04:45 2020
EndSun Sep 13 18:06:48 2020
Elapsed2 mins, 2 secs

All Changes:

:

  1. Change #114622

    Category pcre2
    Changed by ph10
    Changed at Sun 13 Sep 2020 18:03:42
    Repository svn://vcs.exim.org/pcre2/code/trunk
    Project pcre2
    Revision 1269

    Comments

    Fix delimiters in tests 1 and 4 for correct Perl behaviour (Bugzilla #2641). 
    Also move \K in lookaround tests to test 2 (Perl no longer supports).
    

    Changed files

    • ChangeLog
    • perltest.sh
    • testdata/testinput1
    • testdata/testinput2
    • testdata/testinput4
    • testdata/testoutput1
    • testdata/testoutput2
    • testdata/testoutput4