build_release: Ignore another macOS smoke test line

(cherry picked from commit 4f76266a4b)
This commit is contained in:
Florian Bruhin 2019-09-26 18:26:35 +02:00
parent 10a8ffdefe
commit 29f3258e42
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ def smoke_test(executable):
r'QApplication object first'),
(r'\[.*:ERROR:mach_port_broker.mm\(48\)\] bootstrap_look_up '
r'org\.chromium\.Chromium\.rohitfork\.1: Permission denied \(1100\)'),
(r'\[.*:ERROR:mach_port_broker.mm\(43\)\] bootstrap_look_up: '
r'Unknown service name \(1102\)')
]
proc = subprocess.run([executable, '--no-err-windows', '--nowindow',