-
Notifications
You must be signed in to change notification settings - Fork 1.7k
need to start testing ARM/ARM64 dartk and dartkp configurations #31573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We can ask for more arm64 slaves, but there are currently no arm slaves on buildbot. We are discussing how to solve this problem. We can use the existing arm64 slaves for multiple builders while waiting for more. |
Intel slaves are fine too - we can at least start testing SIMARM/SIMARM64. |
Could we do this on LUCI? I don't see any reason why we couldn't. We need ARM bots there as well. What will be the build.py and test.py commands we want to run? |
I think this would be a good start:
|
Is there some plan to make these tests faster somehow? Or alternatively, can we run a smaller suite than what was suggested? |
Yes, we are going to switch dartk configuration to use batch mode Fasta compiler instead of I have filed an issue for this: #31585, once we land that we can move on with landing buildbot configuration. |
First test runs of the new builders (non-precomp): LUCI configuration is mostly completed. I still need to setup email notifications and enable them in the scheduler. |
The builders are now enabled in the scheduler. To setup email notifications, I need to know where to send them, because I don't have blamelist support on LUCI, yet. @mraleph Which email addresses should be notified? And when (on failure, on change, on success)? |
I am going to change the milestone of this bug to 2.0 alpha-2, we will track all stability issues on that milestone. |
@athomas Any updates on this? |
The configurations mentioned in #31573 (comment) are all running now. The remaining issue for this is blamelist emails which is tracked elsewhere: https://bugs.chromium.org/p/chromium/issues/detail?id=808193 |
We need to ensure coverage for this configurations as they are the ones that we are going to be shipping.
@athomas do we have free buildbot slaves that can be used for this? If we do I can update recipes myself, just let me know. Otherwise please see if we can get slaves from somewhere.
The text was updated successfully, but these errors were encountered: