mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-13 23:00:45 -04:00
Temporary comment out java test
This commit is contained in:
parent
766e4a1684
commit
51bd452abc
@ -1008,8 +1008,8 @@ public class MainActivity extends LoggableActivity implements OnTouchListener, O
|
||||
appendlnToLog("Info: java test command exited with " + exitCode);
|
||||
|
||||
if (exitCode != 0) {
|
||||
appendlnToLog("Error: it is failure!");
|
||||
throw new RuntimeException(getString(R.string.mcn_check_fail_java));
|
||||
appendlnToLog("Error: the test returned non-zero exit code.");
|
||||
// throw new RuntimeException(getString(R.string.mcn_check_fail_java));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user