author | epavlova |
Wed, 24 Oct 2018 09:56:03 -0700 | |
changeset 52275 | f39073b97db7 |
parent 52274 | eefa65e142af |
child 52276 | ad9077f044be |
--- a/make/conf/jib-profiles.js Wed Oct 24 11:05:22 2018 -0400 +++ b/make/conf/jib-profiles.js Wed Oct 24 09:56:03 2018 -0700 @@ -759,7 +759,7 @@ testedProfile + ".test" ], src: "src.conf", - make_args: [ "run-test-prebuilt", "LOG_CMDLINES=true" ], + make_args: [ "run-test-prebuilt", "LOG_CMDLINES=true", "JTREG_VERBOSE=fail,error,time" ], environment: { "BOOT_JDK": common.boot_jdk_home, "JDK_IMAGE_DIR": input.get(testedProfile + ".jdk", "home_path"),