[DTrace-devel] [oracle/dtrace-utils] ca1fa2: Add pre-release banner and adjust testsuite

Kris Van Hees noreply at github.com
Wed Dec 9 21:57:36 PST 2020


  Branch: refs/heads/2.0-branch
  Home:   https://github.com/oracle/dtrace-utils
  Commit: ca1fa2110714eaa63d66461b4c3947d74bf0ea9c
      https://github.com/oracle/dtrace-utils/commit/ca1fa2110714eaa63d66461b4c3947d74bf0ea9c
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M cmd/dtrace.c

  Log Message:
  -----------
  Add pre-release banner and adjust testsuite

Adding a banner indicating that this is a pre-release that offers
limited functionality.  Also mark all test directories as unreliable,
nd therefore all tests will be skipped for now until verifiable
functionality is available.

Orabug: 30619056
Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>


  Commit: 32c4f33a6285d9cefd255a073a4fa5610417a195
      https://github.com/oracle/dtrace-utils/commit/32c4f33a6285d9cefd255a073a4fa5610417a195
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    A buildrpm/ol7/dtrace.spec
    A buildrpm/ol8/dtrace.spec
    A tag-me-for-uek

  Log Message:
  -----------
  Set up branch for OL7 and OL8 building from source tree

Orabug: 30619056
Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>


  Commit: 933d8080d265a0e427f76a7e3d84bd0590db9af3
      https://github.com/oracle/dtrace-utils/commit/933d8080d265a0e427f76a7e3d84bd0590db9af3
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M buildrpm/ol7/dtrace.spec
    M buildrpm/ol8/dtrace.spec

  Log Message:
  -----------
  Updating spec files to explicitly set a build kernel version

Orabug: 30619056
Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>


  Commit: 12787166237eebdf5350da5e5c004b8487829b44
      https://github.com/oracle/dtrace-utils/commit/12787166237eebdf5350da5e5c004b8487829b44
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M runtest.sh

  Log Message:
  -----------
  test: ensure that the pre-release banner does not interfere with testing

The pre-release version of DTrace v2 outputs a banner message to inform
the user of the pre-release status of this tool.  Tests that verify
output were reporting failure because of the unexpected extra string
in the output.

This commit filters out the pre-release banner before any output
processing takes place.

Orabug: 30619056
Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>


  Commit: 027d648356a45cf0e70662fd5dbbe36c0b4ec57f
      https://github.com/oracle/dtrace-utils/commit/027d648356a45cf0e70662fd5dbbe36c0b4ec57f
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M buildrpm/ol7/dtrace.spec
    M buildrpm/ol8/dtrace.spec

  Log Message:
  -----------
  Update spec files for newest source code sync

Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>


  Commit: 2e5874e40fc42c03a46c7b8a64ceab319a6e956c
      https://github.com/oracle/dtrace-utils/commit/2e5874e40fc42c03a46c7b8a64ceab319a6e956c
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M buildrpm/ol7/dtrace.spec
    M buildrpm/ol8/dtrace.spec

  Log Message:
  -----------
  Update spec files for ol7 and ol8

Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>


  Commit: ecc88b196e664c127853cb05c3ce75368d65242a
      https://github.com/oracle/dtrace-utils/commit/ecc88b196e664c127853cb05c3ce75368d65242a
  Author: Eugene Loh <eugene.loh at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M cmd/dtrace.c
    M runtest.sh

  Log Message:
  -----------
  Add pre-release banner UNLESS in test suite

A previous commit added a pre-release banner.  The commit message
said testing was decommissioned, but that was not the case; there
were simply widespread failures.  A later commit instituted some
mechanisms to filter out the banner, but they did not cover every
case, resulting in at least one known test FAIL.

Suppress the banner when the test suite is being run.  Remove the
filtering mechanisms.

Orabug: 31694125
Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
Reviewed-by: Nick Alcock <nick.alcock at oracle.com>


  Commit: 9d39ad0869167924b327e93256043904907c2441
      https://github.com/oracle/dtrace-utils/commit/9d39ad0869167924b327e93256043904907c2441
  Author: Eugene Loh <eugene.loh at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    A test/tags.default

  Log Message:
  -----------
  Skip unstable tests for release testing

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>


  Commit: caf65b7a5ea7a9d249b74325c9c40b2746c9d6eb
      https://github.com/oracle/dtrace-utils/commit/caf65b7a5ea7a9d249b74325c9c40b2746c9d6eb
  Author: Eugene Loh <eugene.loh at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M buildrpm/ol7/dtrace.spec
    M buildrpm/ol8/dtrace.spec

  Log Message:
  -----------
  Update spec files for ol7 and ol8

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>


  Commit: 17b9f0ac01fdac2911bdb252157d9f3142970807
      https://github.com/oracle/dtrace-utils/commit/17b9f0ac01fdac2911bdb252157d9f3142970807
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M buildrpm/ol7/dtrace.spec
    M buildrpm/ol8/dtrace.spec

  Log Message:
  -----------
  Update spec files for ol7 and ol8

Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>


  Commit: 802ec0c1bacb75db0fc73a333f84a737b208ca35
      https://github.com/oracle/dtrace-utils/commit/802ec0c1bacb75db0fc73a333f84a737b208ca35
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M buildrpm/ol7/dtrace.spec
    M buildrpm/ol8/dtrace.spec

  Log Message:
  -----------
  Update spec files for ol7 and ol8

Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>


Compare: https://github.com/oracle/dtrace-utils/compare/2166c37e1029...802ec0c1bacb



More information about the DTrace-devel mailing list