Michal Polovka

Results 15 comments of Michal Polovka

Alternatively I can use the newer method of changing the mtu for all versions, but that needs more investigation

> You need to change `RunPytest` to `RunADTests` to be able to run the test. > topology: *ad_master_2client Thank you, @abbra , I've used the invalid definition from built `nightly_f29.yaml`

The non win-server-2019 code flow is unaffected, I am working on win-server-2019 run

@flo-renaud yes, it should. I am struggling to find a way how to test in upstream

Hello @rcritten , all issues seem to be resolved, could you please review? Thank you!

In case it doesn't render properly in the diff, this is what `Warning` box looks like ![image](https://github.com/freeipa/freeipa-webui/assets/43875904/0137714a-43de-449c-9be7-cc364e501097)

Changed loook good to me, ACK

Jest library has been introduced in https://github.com/freeipa/freeipa-webui/pull/200

Notable unexpected behaviour related to datetime parsing. When entering time exceeding 24hrs (i.e. 98:45), on time input field blur (unfocus), this value is corrected to 02:45 (98 - 4*24hrs) and...

Identified following issues: - https://github.com/freeipa/freeipa-webui/issues/368 - https://github.com/freeipa/freeipa-webui/issues/369 - https://github.com/freeipa/freeipa-webui/issues/371 - https://github.com/freeipa/freeipa-webui/issues/373 - https://github.com/freeipa/freeipa-webui/issues/374 Pending resolution.