124 Commits

Author SHA1 Message Date
oleg krasnov
d63fe33e5d AutomationTest - Add support for a task tracker field in the Exclude Test Options
#jira UE-202465
#rb Jerome.Delattre
#rnx

[CL 30764013 by oleg krasnov in ue5-main branch]
2024-01-22 01:42:51 -05:00
steve robb
6d5b974842 Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
[CL 30735396 by steve robb in ue5-main branch]
2024-01-19 19:41:56 -05:00
oleg krasnov
3ccf6efee1 AutomationTest - fix search text highlighting on leaves in Test Automation window
#jira UE-202429
#rb Jerome.Delattre
#rnx

[CL 30314724 by oleg krasnov in ue5-main branch]
2023-12-14 01:34:11 -05:00
oleg krasnov
9650d68fce AutomationTest - Use FApp::GetInstanceId() instead of Messaging Address to identify Automation worker
#jira UE-200940
#rb Jerome.Delattre
#rnx

[CL 30232238 by oleg krasnov in ue5-main branch]
2023-12-11 01:29:09 -05:00
jerome delattre
c0a721c39d Support load and save of platform specific test exclusion list from the Test Automation window
#jira UE-143194
#rb rob.huyett, sean.sweeney, sebastian.lewicki

[CL 30126371 by jerome delattre in ue5-main branch]
2023-12-05 13:29:22 -05:00
sergei svetlov
a928ef6c42 Add visual cue when hover the Exclusion icon to let the user know it can be interact with
#jira UE-198877
#rb jerome.delattre sean.sweeney chris.constantinescu adam.miezianko sebastian.lewicki rob.huyett kieran.uttley

[CL 29228768 by sergei svetlov in ue5-main branch]
2023-10-30 06:12:51 -04:00
dan smith
fe6e821dd4 Fixed [at]oaram typo (should be [at]param) in various files
#rnx

[CL 28698745 by dan smith in ue5-main branch]
2023-10-11 22:54:35 -04:00
oleg krasnov
d0173b6b39 Add extra context information when messaging skip reason
#jira UE-186405
#rb Jerome.Delattre

[CL 26700451 by oleg krasnov in ue5-main branch]
2023-07-31 04:15:13 -04:00
joe kirchoff
fc49b3b34f Fix C4855: implicit capture of 'this' via '[=]' is deprecated in '/std:c++20'
#rnx

[CL 26110412 by joe kirchoff in ue5-main branch]
2023-06-19 19:55:34 -04:00
Jerome Delattre
533a4f0551 Fix hyper link functionality in Automation Test Results widget
+ make sure filename token is always placed at the end of the string

#jira UE-188837
#rnx
#rb Rob.Huyett

[CL 26064675 by Jerome Delattre in ue5-main branch]
2023-06-16 15:00:56 -04:00
steve robb
7f33f7f85b Lambda capture fixes ahead of perfect forwarding of lambda Execute*() arguments.
#rb devin.doucette

[CL 26019339 by steve robb in ue5-main branch]
2023-06-15 13:44:32 -04:00
Jerome Delattre
81e77c198f Fix filtered out test results in automation window for the case when "Search" bar is not empty.
Introduce GetEnabledReports and GetFilteredReports; deprecated unspecific GetReports

#rnx
#fyi Oleg.Krasnov

[CL 25976576 by Jerome Delattre in ue5-main branch]
2023-06-14 09:46:24 -04:00
oleg krasnov
ae76461bc6 Implement auto expansion of subgroups that has only one child in SessionFrontend
#jira UE-187980
#rb jerome.delattre

[CL 25973143 by oleg krasnov in ue5-main branch]
2023-06-14 04:56:18 -04:00
oleg krasnov
dbd9457c0e Fix missed skip state in Test Automation window report
#jira UE-185892
#rb jerome.delattre

[CL 25869365 by oleg krasnov in ue5-main branch]
2023-06-08 09:11:36 -04:00
Jerome Delattre
80363edc22 Add Support for shader model in automation test framework exclusion list (2nd try)
#jira UE-185221
#preflight 64789f69f8715b9b1bfa6ab8
#preflight 6478c221947ff6973c225d8c
#rnx
#rb Chris.Constantinescu

[CL 25736798 by Jerome Delattre in ue5-main branch]
2023-06-01 15:31:00 -04:00
keaton stewart
8bc2626ba4 [Backout] - CL25713520
#fyi Jerome.Delattre
#jira FORT-617474
Original CL Desc
-----------------------------------------------------------------
Add Support for shader model in automation test framework exclusion list

#jira UE-185221
#preflight 646685c83660522200415d43
#rnx
#rb Chris.Constantinescu

[CL 25715585 by keaton stewart in ue5-main branch]
2023-05-31 17:39:06 -04:00
Jerome Delattre
82bc568a43 Add Support for shader model in automation test framework exclusion list
#jira UE-185221
#preflight 646685c83660522200415d43
#rnx
#rb Chris.Constantinescu

[CL 25713520 by Jerome Delattre in ue5-main branch]
2023-05-31 16:39:48 -04:00
mikalai sukhikh
c85e10a400 Fix: Session Frontend - test log details scrollbar changes justification when scrolling
#jira UE-186120
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 646e20bf64351d76f3a48c4f

[CL 25616696 by mikalai sukhikh in ue5-main branch]
2023-05-25 02:10:07 -04:00
mikalai sukhikh
986e047e29 Session FrontEnd - Missing export menu and copy button when test results are displayed
#jira UE-185235
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 6464b95f4404e3cdd2ecc6df

[CL 25543610 by mikalai sukhikh in ue5-main branch]
2023-05-19 09:35:19 -04:00
bryan sefcik
d205101cc8 Removed unnecessary private include modules.
#preflight 645da640cf788a25581110bb

[CL 25451545 by bryan sefcik in ue5-main branch]
2023-05-12 12:13:52 -04:00
mikalai sukhikh
779c303bc7 Tooltip in the Exclusion buttons in Session Frontend Automation Test no longer displays the reason
#jira UE-184082
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 6450ade71c2846595c7bd2b1

[CL 25300897 by mikalai sukhikh in ue5-main branch]
2023-05-02 09:52:38 -04:00
Mikita Hauruk
d98db07b26 Fixed UE-178837.
Added #if WITH_EDITOR to SAutomationWindow::HandleSessionManagerCanSelectSession

#jira UE-178837
#rb adam.miezianko, jerome.delattre, oleg.krasnov, mikalai.sukhikh
#preflight 641b0625ec01de16642e59cd

[CL 24749180 by Mikita Hauruk in ue5-main branch]
2023-03-22 12:06:43 -04:00
mikalai sukhikh
6a1ac68579 Prevent vanishing of test results bar
#jira UE-180260
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 64146a005d3e25354f1f6f3e

[CL 24714893 by mikalai sukhikh in ue5-main branch]
2023-03-20 09:27:39 -04:00
mikalai sukhikh
23976c1827 Place test result bar in Test Automation window result below GameInstance
#jira UE-176626
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 64116e91af3fc352925698b7

[CL 24653688 by mikalai sukhikh in ue5-main branch]
2023-03-15 09:49:55 -04:00
mikalai sukhikh
88d9eb46aa Add missing header to SAutomationWindow.cpp
#preflight 63edfa2fb96a6b2718ee0bde

[CL 24253908 by mikalai sukhikh in ue5-main branch]
2023-02-16 04:55:09 -05:00