Exchange Ignore by Disabled#3912
Merged
Merged
Conversation
Siedlerchr
reviewed
Mar 31, 2018
| } | ||
|
|
||
| @Test | ||
| @Disabled |
Member
There was a problem hiding this comment.
Why not fix the test instead disabling it?
Member
Author
|
No time for fixing. I thought: better enable one test than doing nothing
Christoph <notifications@github.com> schrieb am Sa., 31. März 2018, 12:53:
… ***@***.**** commented on this pull request.
------------------------------
In
src/test/java/org/jabref/gui/importer/fetcher/OAI2HandlerFetcherTest.java
<#3912 (comment)>:
>
+ @test
+ @disabled
Why not fix the test instead disabling it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3912 (review)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABTafmWXJN_grCsn0O51h0liUy2_6O2xks5tj2ANgaJpZM4TCa3S>
.
|
tobiasdiez
approved these changes
Mar 31, 2018
Siedlerchr
added a commit
that referenced
this pull request
Apr 1, 2018
…gsjavafx * upstream/maintable-beta: (188 commits) Fix checkstyle Exchange Ignore by Disabled (#3912) Remove all @author comments and empty method/class comments Clean unused imports Fix missing icons and wrong package for custom icons Consistent FX color scheme for JabRef (#3839) javafx replacement for file dialog (#3005) Reenable closing of entry preview by pressing Esc (#3883) Load all field editors using ViewLoader Use JabRef icons in FXML Move icon stuff to new package gui.icon Load EntryEditor using new ViewLoader Improve tooltip tests Fix import thread problem Don't use null as parameter in DialogService Make it easier to create FXML dialogs (#3880) update slf4j from 1.8.0-beta1 -> 1.8.0-beta2 New translations JabRef_en.properties (Tagalog) New translations JabRef_en.properties (Italian) New translations Menu_en.properties (Italian) ... # Conflicts: # src/main/java/org/jabref/gui/JabRefFrame.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This enables on OAI2HandlerFetcherTest