Skip to content

FE: Rename "max size on disk" to "Max partition size" #230

FE: Rename "max size on disk" to "Max partition size"

FE: Rename "max size on disk" to "Max partition size" #230

Triggered via pull request May 15, 2024 09:38
@svrmnksvrmnk
opened #388
Status Failure
Total duration 2m 59s
Artifacts

frontend_pr.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 errors
TopicForm › renders: frontend/src/components/Topics/shared/Form/__tests__/TopicForm.spec.tsx#L29
TestingLibraryElementError: Unable to find an accessible element with the role "listbox" and name "Max size on disk in GB" Here are the accessible roles: form: Name "topic form": <form aria-label="topic form" class="sc-fmKFGs fspLjs" /> -------------------------------------------------- group: Name "": <fieldset /> Name "": <fieldset /> -------------------------------------------------- textbox: Name "Topic Name *": <input autocomplete="off" class="sc-eTNRI MzFaR" id="topicFormName" inputsize="L" name="name" placeholder="Topic Name" /> -------------------------------------------------- paragraph: Name "": <p class="sc-brSamD gPdhsr" /> Name "": <p class="sc-brSamD gPdhsr" /> Name "": <p class="sc-brSamD gPdhsr" /> Name "": <p class="sc-brSamD gPdhsr" /> Name "": <p class="sc-brSamD gPdhsr" /> Name "": <p class="sc-brSamD gPdhsr" /> Name "": <p class="sc-brSamD gPdhsr" /> -------------------------------------------------- spinbutton: Name "Number of Partitions *": <input class="sc-eTNRI MzFaR" id="topicFormNumberOfPartitions" inputsize="L" min="1" name="partitions" placeholder="Number of Partitions" type="number" value="1" /> Name "Min In Sync Replicas": <input class="sc-eTNRI MzFaR" id="topicFormMinInSyncReplicas" inputsize="L" min="1" name="minInSyncReplicas" placeholder="Min In Sync Replicas" type="number" /> Name "Replication Factor": <input class="sc-eTNRI MzFaR" id="topicFormReplicationFactor" inputsize="L" min="1" name="replicationFactor" placeholder="Replication Factor" type="number" /> Name "Time to retain data (in ms)": <input class="sc-eTNRI MzFaR" id="timeToRetain" inputsize="L" name="retentionMs" placeholder=" Time to retain data (in ms)" type="number" /> Name "Maximum message size in bytes": <input class="sc-eTNRI MzFaR sc-dmXWDj kqgtMs" id="topicFormMaxMessageBytes" inputsize="L" min="1" name="maxMessageBytes" placeholder="Maximum message size" type="number" /> -------------------------------------------------- listbox: Name "Cleanup policy": <ul aria-labelledby="topicFormCleanupPolicyLabel" class="sc-fsYfdN cYkYqa" id="topicFormCleanupPolicy" minwidth="250px" name="cleanupPolicy" role="listbox" selectsize="L" tabindex="0" /> Name "Max partition size in GB": <ul aria-labelledby="topicFormRetentionBytesLabel" class="sc-fsYfdN eRCdVV" id="topicFormRetentionBytes" minwidth="100%" name="retentionBytes" role="listbox" selectsize="L" tabindex="0" /> -------------------------------------------------- option: Name "Delete": <li class="sc-irLvIq jjxsog" role="option" tabindex="0" /> Name "Not Set": <li class="sc-irLvIq jjxsog" role="option" tabindex="0" /> -------------------------------------------------- button: Name "12 hours": <button class="sc-fLseNd iztaFg" type="button" /> Name "1 day": <button class="sc-fLseNd iztaFg" type="button" /> Name "2 days": <button class="sc-fLseNd iztaFg" type="button" /> Name "7 days": <button class="sc-fLseNd iztaFg" type="button" /> Name "4 weeks": <button class="sc-fLseNd iztaFg" type="button" /> Name "Add Custom Parameter": <button buttonsize="M" buttontype="secondary" class="sc-guDLey Cbkjl" type="button" /> Name "Cancel": <button buttonsize="L" buttontype="secondary" class="sc-guDLey hCXyNm" type="button" /> Name "Create topic": <button buttonsize="L" buttontype="primary" class="sc-guDLey gRvkPj" disabled="" type="submit" /> -------------------------------------------------- heading: Name "Custom parameters": <h4 class="sc-hIPBNq gOxQHT" /> ----------------
build / build-and-test
Process completed with exit code 1.