Skip to content

testFindFrequentItemsets failing in Pharo 8 #1

@hernanmd

Description

@hernanmd

This failure:

TestFailure: Got an OrderedCollection({eggs} {bread} {milk} {butter} {bacon} {bread, butter} {bacon, eggs}) instead of an OrderedCollection({butter} {bacon} {eggs} {bread} {milk} {bread, butter} {bacon, eggs}).

actually the elements are the same but the ordering is different.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions