Clean Code for mylyn.reviews/org.eclipse.mylyn.gerrit.core#831
Clean Code for mylyn.reviews/org.eclipse.mylyn.gerrit.core#831eclipse-mylyn-bot wants to merge 1 commit into
Conversation
ca52f75 to
2eef70f
Compare
2eef70f to
b622adb
Compare
68338f3 to
2f8b6cf
Compare
2f8b6cf to
24d1f3e
Compare
|
We have failing tests for |
|
We have failing tests
Do you have any idea why JSonSupport().toJson(abandonInput) always returns the JSON structure {[]}? |
f16fccd to
1b0beb9
Compare
|
I did a test with a mvn clean verify -B -Dmaven.repo.local=/Users/frank/eclipse_prod/.m2/repository -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true on my Mac M1 environment and the AbandonInputTest and RestoreInputTest did not fail. Should I deactivate the two failing Test Classes? |
The cleanup remove the private field message so there is no data needed to convert to a json String. |
25c6bd3 to
a5b94f6
Compare
394fe1a to
f925a38
Compare
7b0a138 to
eca0bf1
Compare
eca0bf1 to
cde2f0b
Compare
cde2f0b to
1db8225
Compare
1db8225 to
9ddb0d1
Compare
9ddb0d1 to
fb0ab0c
Compare
32866e4 to
28149e9
Compare
b8ccf61 to
5607636
Compare
6b1d751 to
4a3040f
Compare
894aefc to
0621d97
Compare
aaa4048 to
765c611
Compare
765c611 to
ad7bc2f
Compare
f5dba32 to
f4a2ac0
Compare
f4a2ac0 to
ea99b91
Compare
c2dffe1 to
1af7d3e
Compare
82259d4 to
5629648
Compare
The following cleanups were applied: