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

Kris Van Hees noreply at github.com
Thu Sep 9 23:13:25 PDT 2021


  Branch: refs/heads/2.0-branch
  Home:   https://github.com/oracle/dtrace-utils
  Commit: bd85dab250b8f1d1f4402b2e6e636d0637a4f61a
      https://github.com/oracle/dtrace-utils/commit/bd85dab250b8f1d1f4402b2e6e636d0637a4f61a
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: b736a5737e39f7e3f23fadb8be30c4335333af08
      https://github.com/oracle/dtrace-utils/commit/b736a5737e39f7e3f23fadb8be30c4335333af08
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: 3b1e26141087040f3a9f349ae02829b38621cca8
      https://github.com/oracle/dtrace-utils/commit/3b1e26141087040f3a9f349ae02829b38621cca8
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: acb012ba01fd6ae42018b43fc95e3df989a165a4
      https://github.com/oracle/dtrace-utils/commit/acb012ba01fd6ae42018b43fc95e3df989a165a4
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: 4cf74fec89faa69ace6778112f072e9d584a2d5a
      https://github.com/oracle/dtrace-utils/commit/4cf74fec89faa69ace6778112f072e9d584a2d5a
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: cc4fcae56b7fdcc6c25d189e8b2ec564cb183dd3
      https://github.com/oracle/dtrace-utils/commit/cc4fcae56b7fdcc6c25d189e8b2ec564cb183dd3
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: 41afbd5b974abd624490044a95e14eb7bfc45e6a
      https://github.com/oracle/dtrace-utils/commit/41afbd5b974abd624490044a95e14eb7bfc45e6a
  Author: Eugene Loh <eugene.loh at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: 9a52257b8743dde4de43012cbc0cb2a31de6f6b9
      https://github.com/oracle/dtrace-utils/commit/9a52257b8743dde4de43012cbc0cb2a31de6f6b9
  Author: Eugene Loh <eugene.loh at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: 7ab9e60e943225311119eef427d3d8c32d487362
      https://github.com/oracle/dtrace-utils/commit/7ab9e60e943225311119eef427d3d8c32d487362
  Author: Eugene Loh <eugene.loh at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: cccaa2037b06841d952f262c3a61b54ae85646c3
      https://github.com/oracle/dtrace-utils/commit/cccaa2037b06841d952f262c3a61b54ae85646c3
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: 5b835b8a6b38d9d4504208fec0806b8c5b154ab2
      https://github.com/oracle/dtrace-utils/commit/5b835b8a6b38d9d4504208fec0806b8c5b154ab2
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: 52f3357f3555d97d9e65c92d1cd633ec8097dd8a
      https://github.com/oracle/dtrace-utils/commit/52f3357f3555d97d9e65c92d1cd633ec8097dd8a
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: 5428e41512cbdd26e9c26c24c16321622651f159
      https://github.com/oracle/dtrace-utils/commit/5428e41512cbdd26e9c26c24c16321622651f159
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  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: 4484f569c4826e0e1fa8d29e6948a517407dba2f
      https://github.com/oracle/dtrace-utils/commit/4484f569c4826e0e1fa8d29e6948a517407dba2f
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

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

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

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


  Commit: bf5e360f693b55b1d441bc3eb15cb05f9022c879
      https://github.com/oracle/dtrace-utils/commit/bf5e360f693b55b1d441bc3eb15cb05f9022c879
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

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

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

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


Compare: https://github.com/oracle/dtrace-utils/compare/87c9dffea023...bf5e360f693b



More information about the DTrace-devel mailing list