Skip to content

Error in UNIT test #1

Description

» Test.shvarov.csvgenpy.Testcsv failed
ERROR #5001: Process $zu(115,1) settings changed from 1 to 2 +
ERROR #5001: Process $zu(115,5) settings changed from 0 to 1

Explanation:
%UnitTest.Manager.cls(Cleanup+58): if State("zu115",i)'=$zu(115,i) {
%UnitTest.Manager.cls(Cleanup+59): Set rc=$$$ERROR($$$GeneralError,"Process $zu(115,"i") settings changed from "State("zu115",i)" to "_$zu(115,i))

from $SYSTEM.SQL.Util.GetOption) on ZU(115,...):
if option="AUTOCOMMIT" { return $zu(115,1) }
if option="SELECTMODE" { return $zu(115,5) }

%Unit.Test.Manager dislikes change of AUTOCOMMIT and SELCTMODE in your Test Class.

I think this is pure NONSENSE and should be ignored

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions