[midPoint-git] [Evolveum/midpoint] 8cbfbd: sqale: ExtensionProcessor checks real value type f...

Tony Tkáčik noreply at github.com
Wed Aug 25 17:45:13 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8cbfbddd3da948d502429eb817f26ed42db771c3
      https://github.com/Evolveum/midpoint/commit/8cbfbddd3da948d502429eb817f26ed42db771c3
  Author: Tony Tkacik <tonydamage at gmail.com>
  Date:   2021-08-25 (Wed, 25 Aug 2021)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/ExtUtils.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/ExtensionProcessor.java

  Log Message:
  -----------
  sqale: ExtensionProcessor checks real value type for base types

If malformed attributes were passed from provisioning
(eg. string, when expecting number) sqale trusted converted real value
without checking it and serialized string in attribute expecting number.

Now ExtensionProcessor checks for situations like that.


  Commit: b1777cd71e6ce4b0082fbd9b3c04e39ed4484686
      https://github.com/Evolveum/midpoint/commit/b1777cd71e6ce4b0082fbd9b3c04e39ed4484686
  Author: Tony Tkacik <tonydamage at gmail.com>
  Date:   2021-08-25 (Wed, 25 Aug 2021)

  Changed paths:
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/TestSecurityPrincipal.java

  Log Message:
  -----------
  sqale: Fixed wrong order of TestSecurityPrincipal

TestSecurityPrincipal was in unit test suite before
(without alphabetic ordering) which meant test were
run in order:
  - test010Sanity*
  - test020Sanity*
  - test010GetUserAdministrator

Fixed name to reflect and enforce original ordering


  Commit: 32f32c5bd8b550f63dd2222fdb819cdb1560ea2a
      https://github.com/Evolveum/midpoint/commit/32f32c5bd8b550f63dd2222fdb819cdb1560ea2a
  Author: Tony Tkacik <tonydamage at gmail.com>
  Date:   2021-08-25 (Wed, 25 Aug 2021)

  Changed paths:
    M model/model-intest/testng-integration-sqale.xml

  Log Message:
  -----------
  sqale: Updated test failure TODOs


Compare: https://github.com/Evolveum/midpoint/compare/74a4358f9383...32f32c5bd8b5


More information about the midPoint-svn mailing list