You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2023/04/07 19:02:00 UTC

[jira] [Closed] (GUACAMOLE-1765) Docker build failing during JS unit tests with Chrome version mismatch issue

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Jumper closed GUACAMOLE-1765.
----------------------------------
    Fix Version/s: 1.5.1
       Resolution: Fixed

> Docker build failing during JS unit tests with Chrome version mismatch issue
> ----------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1765
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1765
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-client, guacamole-common-js
>            Reporter: James Muehlner
>            Assignee: James Muehlner
>            Priority: Major
>             Fix For: 1.5.1
>
>
> The following error has started occurring Docker builds, while building guacamole-common-js:
> {code:java}
> Error:  Failed to execute goal com.github.searls:jasmine-maven-plugin:3.0-beta-02:test (default) on project guacamole-common-js: The jasmine-maven-plugin encountered an exception:: session not created: This version of ChromeDriver only supports Chrome version 112
> Error:  Current browser version is 111.0.5563.110 with binary path /usr/bin/chromium
> Error:  Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
> Error:  System info: host: '81fa19e1e98a', ip: '172.17.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1035-azure', java.version: '1.8.0_342'
> Error:  Driver info: driver.version: ChromeDriver {code}
>  This is now blocking guacamole-client PRs from being merged on github since this docker build has been added as to github action CI in GUACAMOLE-1754.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)