Skip to content

Fix unsupported browse operation error (fixes #1122)#1159

Merged
baev merged 2 commits into
allure-framework:masterfrom
jaimedelreyg:bug-browse-action-unsupported
Nov 27, 2020
Merged

Fix unsupported browse operation error (fixes #1122)#1159
baev merged 2 commits into
allure-framework:masterfrom
jaimedelreyg:bug-browse-action-unsupported

Conversation

@jaimedelreyg
Copy link
Copy Markdown
Contributor

@jaimedelreyg jaimedelreyg commented Nov 27, 2020

Context

Although Desktop.isDesktopSupported() is working well in Java with different desktops (Linux, Windows, Macos), browse operation throws an exception not caught in the code if the current desktop doesn't support it.

Issues related: #1122

Checklist

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Nov 27, 2020

CLA assistant check
All committers have signed the CLA.

@jaimedelreyg jaimedelreyg changed the title Fix unsupported browse operation error (fixes #1122) Fix unsupported browse operation error (fixes #1122) type:bug Nov 27, 2020
@jaimedelreyg jaimedelreyg changed the title Fix unsupported browse operation error (fixes #1122) type:bug Fix unsupported browse operation error (fixes #1122) Nov 27, 2020
Comment thread allure-commandline/src/main/java/io/qameta/allure/Commands.java
@baev baev added the type:bug Something isn't working label Nov 27, 2020
@baev baev merged commit d38f8c7 into allure-framework:master Nov 27, 2020
@baev
Copy link
Copy Markdown
Member

baev commented Nov 27, 2020

@jaimedelreyg thanks!

@jaimedelreyg jaimedelreyg deleted the bug-browse-action-unsupported branch December 1, 2020 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants