You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IL2CPP builds are so important they get tested. These converters may do some weird stuff but it's only when we test them in IL2CPP that we'll find the weird bugs.
Motivation
Current tests don't test the AOT runtime IL2CPP. Will be big flaw if it does not have this fully tested.
Suggested solution
Will have to create a windows container to run tests inside it, and then feed that container to CircleCIs windows orb (I think it can receive a windows image?)
Try follow the flow that gableroux does. Maybe there are a Unity-inside-windows container out there already available?
Gableroux already have Linux images with IL2CPP prepared and are available all back to Unity 2019.3.0. We miss out on Unity 2018 but that will be done in a different issue.
The text was updated successfully, but these errors were encountered:
Scoofing this over to x.2.0 milestone instead. Can't find any solutions on the internet so guess it will take some time to fix. Focus on getting this package out there first.
Description
IL2CPP builds are so important they get tested. These converters may do some weird stuff but it's only when we test them in IL2CPP that we'll find the weird bugs.
Motivation
Current tests don't test the AOT runtime IL2CPP. Will be big flaw if it does not have this fully tested.
Suggested solution
Will have to create a windows container to run tests inside it, and then feed that container to CircleCIs windows orb (I think it can receive a windows image?)Try follow the flow that gableroux does. Maybe there are a Unity-inside-windows container out there already available?Gableroux already have Linux images with IL2CPP prepared and are available all back to Unity 2019.3.0. We miss out on Unity 2018 but that will be done in a different issue.
The text was updated successfully, but these errors were encountered: