Commit Graph
565 Commits
Author SHA1 Message Date
Anna Kozlova bb3aa96601 missed junit 3 dependency
(cherry picked from commit 8b4a98a)
2016-06-15 16:08:41 +03:00
Anna Kozlova 5b3c24f6f1 collect discovery data inside TestAll
(cherry picked from commit df6e8fb)
2016-06-15 16:08:41 +03:00
Anna Kozlova 02e10c0042 change list run restored for junit
(cherry picked from commit 953c12b)
2016-06-15 16:08:41 +03:00
Anna Kozlova 5020982df5 replace separate run configurations with corresponding test kind; run over change list to be restored
(cherry picked from commit 2f95663)
2016-06-15 16:08:41 +03:00
Anna Kozlova ce82e7d745 filter applicable methods by test framework
(cherry picked from commit e3f2cc4)
2016-06-15 16:08:41 +03:00
Anna Kozlova 45dee5bdbd typo
(cherry picked from commit 99bbd1d)
2016-06-15 16:08:41 +03:00
Anna Kozlova 9ec182d333 test discovery: module detection
(cherry picked from commit e538af4)
2016-06-15 16:08:41 +03:00
Yaroslav Lepenkin d0a2212aac [Recent Tests] Corrected magnitude calculation 2016-06-15 15:41:36 +03:00
Yaroslav Lepenkin fe7fb4b4da [Recent Tests] Corrected run configuration presentation in recent tests 2016-06-15 15:41:35 +03:00
Yaroslav Lepenkin 5304a52d2f [Recent Tests] Set suite magnitude to failed if it's marked as passed, but some of suite's test is failed 2016-06-15 15:41:34 +03:00
Yaroslav Lepenkin 17bcc2f6b5 [Recent Tests] minor: extension method moved into class member 2016-06-15 15:41:33 +03:00
Yaroslav Lepenkin 8c35bfd8ce Do not pass runConfigurationName through processHandler since it's already there 2016-06-03 16:49:04 +03:00
peter 671fc8b23d cache part of JUnitUtil.isTestClass to avoid O(methods^2) during highlighting 2016-06-01 16:46:48 +02:00
Anna.Kozlova 9d6477485d anonymous -> lambda 2016-06-01 09:00:47 +02:00
Yaroslav Lepenkin eb93ea47aa removed assertion, test prettified 2016-05-31 17:05:06 +03:00
Yaroslav Lepenkin 32b3650040 Fixed EA-83158, show suites without run configuration 2016-05-31 17:05:05 +03:00
Yaroslav Lepenkin 0166710b69 added ability to add tests and suites without run configuration, more accurate namings 2016-05-31 17:05:04 +03:00
Yaroslav Lepenkin de63e76447 minor, rename 2016-05-30 21:08:33 +03:00
Anna.Kozlova 43673ee4bd block lambda -> expr lambda 2016-05-24 12:27:58 +02:00
Konstantin Bulenkov c0d0331a7e simplify getting project from AnActionEvent 2016-05-24 02:09:26 +02:00
Egor.Ushakov 2662b7fcea deprecated DebugProcessAdapter, use DebugProcessListener with default methods instead 2016-05-20 19:08:18 +03:00
Yaroslav Lepenkin b6f14644b4 Recent tests collapses tests executed from the same run configuration.
- provided simple versioning of TestStateStorage.Record
- run configuration name hash is saved into TestStateStorage.Record
- lots of refactorings
2016-05-20 17:25:37 +03:00
Anna.Kozlova 36ee7203f6 anonym -> lambda 2016-05-18 12:04:12 +02:00
Nikolay Mikhaylov e3e5cb7590 remote debug arquillian testNG tests 2016-05-18 10:41:48 +03:00
Alexey Kudravtsev 4821248d09 notnull 2016-05-17 14:20:36 +03:00
Vladimir Krivosheev e79931456a Merge remote-tracking branch 'origin/master' into IDEA-CR-10038 2016-05-12 11:28:40 +02:00
Anna Kozlova aa1ef678ae java tests: ensure search is completed with onFound so all invariants would be in the consistent state 2016-05-11 12:46:25 +02:00
Vladimir Krivosheev 74586357bc Merge remote-tracking branch 'origin/master' into IDEA-CR-10038
# Conflicts:
#	platform/platform-resources-en/src/messages/IdeBundle.properties
2016-05-10 11:20:00 +02:00
Konstantin Bulenkov da7bf85912 module execution-impl: dpi-aware insets 2016-05-07 22:56:30 +02:00
Anna.Kozlova 11471bc6c0 fix for output file by short name inside working dir (IDEA-153832) 2016-05-03 10:47:40 +02:00
Anna.Kozlova 310f81efce import tests: multiple selection according to the stored configuration (IDEA-155464) 2016-05-02 15:21:04 +02:00
Vladimir Krivosheev 047db96c40 Merge remote-tracking branch 'origin/master' into IDEA-CR-10038 2016-04-25 12:22:09 +02:00
Anna.Kozlova dd93b4ba45 write module classpath if forked per module even if all tests were located in one module as classpath could be from the project as per-config (IDEA-155036) 2016-04-22 19:31:27 +02:00
Vladimir Krivosheev a2340f52ec use InetAddress.getLoopbackAddress() 2016-04-22 15:16:44 +02:00
Roman Shevchenko 9522a8d060 [platform] fine-tuning process output readers: JUnit 2016-04-13 19:40:02 +02:00
Anna.Kozlova 115393ab25 init version string in case of JDK9 where there is no rt.jar and JdkUtil.getJdkMainAttribute won't detect version string that way 2016-04-06 17:15:12 +02:00
peter 34525b4c72 allow transactions to be accompanied by parentDisposable 2016-03-29 11:54:20 +02:00
Anna.Kozlova 5d285805a9 pattern configurations: don't find one-class pattern for method configuration (IDEA-152733) 2016-03-23 17:20:32 +01:00
Gregory.Shrago fa984dbfae Run configurations UI: limit combobox sizes for very long Python SDK paths 2016-03-23 00:21:50 +03:00
Anna.Kozlova c0260958a3 browse tests: set focus in the tree, enable speedsearch (IDEA-153424) 2016-03-22 15:35:47 +01:00
peter 34bd807cd1 another case of IDEA-149939 CCE in com.intellij.execution.stacktrace.StackTraceLine.getMethodLocation causes frozen UI 2016-03-21 15:22:37 +01:00
peter b0a05f7c1b IDEA-149939 CCE in com.intellij.execution.stacktrace.StackTraceLine.getMethodLocation causes frozen UI 2016-03-21 14:03:20 +01:00
Alexey Kudravtsev 86e3655623 utility method createBoundedApplicationPoolExecutor 2016-03-17 11:32:31 +03:00
Anna Kozlova c7bc2331e0 junit: don't collect abstract classes to run in package 2016-03-11 13:14:10 +01:00
Anna Kozlova 50c208fe3c junit 5: accept package private methods and new annotations 2016-03-10 11:21:45 +01:00
peter 1e2fc5add5 TransactionGuard alpha version 2016-02-26 10:43:05 +01:00
Yaroslav Lepenkin 9f3bb4f992 Recent Tests: remove tests which we can locate without location in background 2016-02-11 22:50:01 +03:00
Yaroslav Lepenkin e012c6811c Recent Tests: show only java tests urls 2016-02-11 22:50:00 +03:00
Yaroslav Lepenkin abfb139fb0 Recent Tests: corrected tests order - if failed more than 2 tests from suite, show suite first then failed tests, otherwise show tests first then suite 2016-02-08 15:48:22 +03:00
Vladimir Krivosheev 439ef44a5f IDEA-23976 JavaCommandLineState — ansiColoring by default set to true 2016-02-08 13:14:19 +01:00