Skip to content

modularisation FileSystem#19568

Open
NathanMalenge wants to merge 29 commits intopharo-project:Pharo14from
NathanMalenge:FileSystem
Open

modularisation FileSystem#19568
NathanMalenge wants to merge 29 commits intopharo-project:Pharo14from
NathanMalenge:FileSystem

Conversation

@NathanMalenge
Copy link
Copy Markdown
Collaborator

Added FileSystem in the jenkinsFile

group: 'Tests' with: { 'FileSystem-Core-Tests'. 'FileSystem-Disk-Tests'. 'FileSystem-Tests-Attributes' } ]
group: 'Core' with: { 'FFI-Kernel'. 'FileSystem-Path'. 'FileSystem-Core'. 'FileSystem-Disk'. 'System-Sources-Files'};
group: 'Tests' with: { 'FileSystem-Core-Tests'. 'FileSystem-Disk-Tests'. 'FileSystem-Tests-Attributes' } ;
group: 'TestsWithFFI' with: #('Tests' 'UnifiedFFI').]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of a different group, we should say that FileSystem-Core-Tests depends on UnifiedFFI, right?

@guillep
Copy link
Copy Markdown
Member

guillep commented Apr 17, 2026

Looks like BaselineOfUnifiedFFI misses a dependency to OSPlatforms!! :}

@NathanMalenge
Copy link
Copy Markdown
Collaborator Author

I’ll check that on monday, thx for the guidance @guillep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants