From 26b734353f5ef09ce23183e6e5ec12c0372ec7af Mon Sep 17 00:00:00 2001 From: tpowell-progress <104777878+tpowell-progress@users.noreply.github.com> Date: Fri, 7 Oct 2022 21:43:05 -0400 Subject: Fix term and privilege related broken tests in Solaris build (#13230) INFC-274 Fix Solaris tests * Do not match on OS specific message, only on generic description. * Update omnibus version to fix read_shared_libs * Force `ENV["TERM"]` to `"vt100"` for tests --- omnibus/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'omnibus') diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index b203af8050..698421a942 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: 4b6901cf891474291368468b73301057ce9fadde + revision: 5bc091ab3ed4ab002ef85dad3923914c25bb3dcd branch: main specs: - omnibus (9.0.7) + omnibus (9.0.8) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) -- cgit v1.2.1